Revert "changing datacenter for vpn connected machines so dns resolves correctly"

This reverts commit c29548915a.
This commit is contained in:
Patrick Uiterwijk 2015-12-01 17:41:10 +00:00
parent e2e017816f
commit de224d4fcf
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-22
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/22/Server/x86_64/os/ ks_repo: http://10.5.126.23/pub/fedora/linux/releases/22/Server/x86_64/os/
volgroup: /dev/VirtGuests volgroup: /dev/VirtGuests
datacenter: vpn datacenter: phx2
vmhost: virthost-comm03.qa.fedoraproject.org vmhost: virthost-comm03.qa.fedoraproject.org
# default virt install command is for a single nic-device # default virt install command is for a single nic-device

View file

@ -3,7 +3,7 @@
# general # general
############################################################ ############################################################
datacenter: vpn datacenter: phx2
fas_client_groups: sysadmin-qa,sysadmin-main fas_client_groups: sysadmin-qa,sysadmin-main
############################################################ ############################################################