host_var for installing the tagger cronjob.
This commit is contained in:
parent
77206ad366
commit
7eead0cc5b
4 changed files with 7 additions and 1 deletions
|
@ -6,6 +6,8 @@ dns: 10.5.126.21
|
|||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
||||
|
||||
install_tagger_cron: true
|
||||
|
||||
volgroup: /dev/vg_guests01
|
||||
vmhost: virthost01.phx2.fedoraproject.org
|
||||
eth0_ip: 10.5.126.212
|
||||
|
|
|
@ -6,6 +6,8 @@ dns: 10.5.126.21
|
|||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
||||
|
||||
install_tagger_cron: true
|
||||
|
||||
volgroup: /dev/vg_virthost11
|
||||
eth0_ip: 10.5.126.220
|
||||
vmhost: virthost11.phx2.fedoraproject.org
|
||||
|
|
|
@ -6,6 +6,8 @@ dns: 10.5.126.21
|
|||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
||||
|
||||
install_tagger_cron: false
|
||||
|
||||
volgroup: /dev/vg_guests03
|
||||
vmhost: virthost03.phx2.fedoraproject.org
|
||||
eth0_ip: 10.5.126.214
|
||||
|
|
|
@ -65,4 +65,4 @@
|
|||
tags:
|
||||
- cron
|
||||
- config
|
||||
when: install_cron
|
||||
when: install_tagger_cron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue