host_var for installing the tagger cronjob.

This commit is contained in:
Ralph Bean 2014-03-07 21:00:35 +00:00
parent 77206ad366
commit 7eead0cc5b
4 changed files with 7 additions and 1 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -65,4 +65,4 @@
tags:
- cron
- config
when: install_cron
when: install_tagger_cron