Add OVH to cloud-launcher
We need to ensure ovh is properly setup with our SSH keypairs for nodepool. Change-Id: I2a02dfb5da2ac0af087d502ae8143047e3d1b12c Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
4a021b1d4c
commit
3917bddcbd
@ -122,6 +122,32 @@ clouds:
|
|||||||
- openstackci-keypairs
|
- openstackci-keypairs
|
||||||
- openstackci-security
|
- openstackci-security
|
||||||
|
|
||||||
|
# ovh
|
||||||
|
- name: openstackci-ovh-bhs1
|
||||||
|
oscc_cloud: openstackci-ovh
|
||||||
|
region_name: BHS1
|
||||||
|
profiles:
|
||||||
|
- openstackci-keypairs
|
||||||
|
- openstackci-security
|
||||||
|
- name: openstackjenkins-ovh-bhs1
|
||||||
|
oscc_cloud: openstackjenkins-ovh
|
||||||
|
region_name: BHS1
|
||||||
|
profiles:
|
||||||
|
- openstackci-keypairs
|
||||||
|
- openstackci-security
|
||||||
|
- name: openstackci-ovh-gra1
|
||||||
|
oscc_cloud: openstackci-ovh
|
||||||
|
region_name: GRA1
|
||||||
|
profiles:
|
||||||
|
- openstackci-keypairs
|
||||||
|
- openstackci-security
|
||||||
|
- name: openstackjenkins-ovh-gra1
|
||||||
|
oscc_cloud: openstackjenkins-ovh
|
||||||
|
region_name: GRA1
|
||||||
|
profiles:
|
||||||
|
- openstackci-keypairs
|
||||||
|
- openstackci-security
|
||||||
|
|
||||||
# internap
|
# internap
|
||||||
- name: openstackci-internap-mtl01
|
- name: openstackci-internap-mtl01
|
||||||
oscc_cloud: openstackci-internap
|
oscc_cloud: openstackci-internap
|
||||||
|
Loading…
Reference in New Issue
Block a user