mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
host_var for installing the tagger cronjob.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user