removing duplicated values from openqa-stg01.qa and qa11.qa host vars

This commit is contained in:
Tim Flink 2015-11-13 22:02:10 +00:00
parent e6d58caa24
commit b4457a616b
2 changed files with 0 additions and 2 deletions

View file

@ -12,7 +12,6 @@ eth0_ip: 10.5.131.72
# install
############################################################
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-23
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-23-openqa
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/
volgroup: /dev/vg_guests

View file

@ -5,7 +5,6 @@ sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
fas_client_groups: sysadmin-qa,sysadmin-main
short_hostname: qa11.qa
slaves:
- { user: "{{ short_hostname }}-1", home: "/home/{{ short_hostname }}-1", dir: "/home/{{ short_hostname }}-1/slave" }