Add storyboard01 to Ansible inventory
The Trusty-based storyboard.openstack.org instance is being replaced by a new Xenial-based storyboard01.opendev.org. Add it to the inventory so provisioning can continue. Change-Id: I8c3c4fe0e9e6a86c3294d93d971d69a429aa6bc6
This commit is contained in:
parent
2a6628c874
commit
8469d26c67
@ -763,6 +763,13 @@ all:
|
||||
region_name: DFW
|
||||
public_v4: 23.253.234.105
|
||||
public_v6: 2001:4800:7817:103:be76:4eff:fe04:93f6
|
||||
storyboard01.opendev.org:
|
||||
ansible_host: 2001:4800:7818:103:be76:4eff:fe04:976a
|
||||
location:
|
||||
cloud: openstackci-rax
|
||||
region_name: DFW
|
||||
public_v4: 162.209.77.101
|
||||
public_v6: 2001:4800:7818:103:be76:4eff:fe04:976a
|
||||
storyboard.openstack.org:
|
||||
ansible_host: 2001:4800:7815:103:be76:4eff:fe06:b5c
|
||||
location:
|
||||
|
Loading…
x
Reference in New Issue
Block a user