diff --git a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb index 00c76d1e29..0936a10e91 100644 --- a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb +++ b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb @@ -92,7 +92,7 @@ providers: password: '<%= hpcloud_password %>' project-id: '<%= hpcloud_project %>' auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0' - boot-timeout: 120 + boot-timeout: 180 max-servers: 48 images: - name: devstack-precise @@ -109,7 +109,7 @@ providers: password: '<%= hpcloud_password %>' project-id: '<%= hpcloud_project %>' auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0' - boot-timeout: 120 + boot-timeout: 180 max-servers: 192 images: - name: devstack-precise @@ -126,7 +126,7 @@ providers: password: '<%= hpcloud_password %>' project-id: '<%= hpcloud_project %>' auth-url: 'https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0' - boot-timeout: 120 + boot-timeout: 180 max-servers: 48 images: - name: devstack-precise