Use prepare_node_bare.sh on hpcloud-b2 bare-precise
In 470f0401 I managed to set the hpcloud-b2 bare-precise build script to prepare_node_devstack.sh which is the wrong build script for bare nodes. Change it back to prepare_node_bare.sh so that everything is happy again. Change-Id: I96e2bce655dbf036358ee2c485ce549a33fc2b9f
This commit is contained in:
parent
bbb11cf0d6
commit
ac4c75a824
@ -630,7 +630,7 @@ providers:
|
||||
- name: bare-precise
|
||||
base-image: 'Ubuntu Server 12.04.5 LTS (amd64 20140927) - Partner Image'
|
||||
min-ram: 30720
|
||||
setup: prepare_node_devstack.sh
|
||||
setup: prepare_node_bare.sh
|
||||
username: jenkins
|
||||
private-key: /home/nodepool/.ssh/id_rsa
|
||||
- name: devstack-trusty
|
||||
|
Loading…
x
Reference in New Issue
Block a user