Merge "Add cloudenv variable"

This commit is contained in:
Zuul 2019-03-08 05:39:15 +00:00 committed by Gerrit Code Review
commit e15753d072
4 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,6 @@
---
# TRIPLEO-CI environment settings
cloudenv: "rdo"
undercloud_user: "{{ lookup('env','USER') }}"
non_root_user: "{{ undercloud_user }}"
extra_args: >

View File

@ -1,4 +1,5 @@
# TRIPLEO-CI environment settings
cloudenv: "upstream"
undercloud_user: "{{ lookup('env','USER') }}"
non_root_user: "{{ undercloud_user }}"
ssh_user: "{{ undercloud_user }}"

View File

@ -3,7 +3,7 @@
# These values are defined now in the te-broker config
# https://github.com/openstack-infra/tripleo-ci/blob/master/scripts/te-broker/create-env#L47
cloudenv: "rdo"
custom_nameserver:
- 1.1.1.1
- 1.0.0.1

View File

@ -3,7 +3,7 @@
# These values are defined now in the te-broker config
# https://github.com/openstack-infra/tripleo-ci/blob/master/scripts/te-broker/create-env#L47
cloudenv: "vexxhost"
custom_nameserver:
- 199.204.44.24
- 1.1.1.1