removing duplicated values from openqa-stg01.qa and qa11.qa host vars
This commit is contained in:
parent
e6d58caa24
commit
b4457a616b
2 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue