a99e2a523d
Run quickstart experimental gate on OVB environment Change-Id: I396f191c18c2b7e066dd9488765c3f66180d78f0
12 lines
344 B
INI
12 lines
344 B
INI
localhost ansible_connection=local
|
|
|
|
127.0.0.2 ansible_host=127.0.0.2 ansible_user=jenkins ansible_private_key_file=/home/jenkins/.ssh/id_rsa undercloud_ip=127.0.0.2
|
|
|
|
undercloud ansible_host=undercloud ansible_user=jenkins ansible_private_key_file=/home/jenkins/.ssh/id_rsa undercloud_ip=127.0.0.2
|
|
|
|
[virthost]
|
|
127.0.0.2
|
|
|
|
[undercloud]
|
|
undercloud
|