Drop mirrormanager1 frontend from sundries01.stg and try and rebuild as rhel7
This commit is contained in:
parent
714ca1c22f
commit
5196e52aae
2 changed files with 4 additions and 3 deletions
|
@ -2,11 +2,11 @@
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.126.254
|
gw: 10.5.126.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
eth0_ip: 10.5.126.24
|
eth0_ip: 10.5.126.24
|
||||||
vmhost: virthost12.phx2.fedoraproject.org
|
vmhost: virthost11.phx2.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
# This overrides a group var and lets the playbook know that we should
|
# This overrides a group var and lets the playbook know that we should
|
||||||
# install special cron jobs here.
|
# install special cron jobs here.
|
||||||
|
|
|
@ -47,6 +47,7 @@
|
||||||
when: master_sundries_node and env != "staging"
|
when: master_sundries_node and env != "staging"
|
||||||
- rsyncd
|
- rsyncd
|
||||||
- mirrormanager/frontend
|
- mirrormanager/frontend
|
||||||
|
when: env != "staging"
|
||||||
- freemedia
|
- freemedia
|
||||||
- sudo
|
- sudo
|
||||||
- pager_server
|
- pager_server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue