Aim notifs-web stg at rhel7.

This commit is contained in:
Ralph Bean 2014-11-12 18:48:17 +00:00
parent b423cff920
commit a65c6190d3
3 changed files with 5 additions and 5 deletions

View file

@ -3,8 +3,8 @@ 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/
eth0_ip: 10.5.126.48 eth0_ip: 10.5.126.48

View file

@ -3,8 +3,8 @@ 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/
eth0_ip: 10.5.126.51 eth0_ip: 10.5.126.51

View file

@ -34,7 +34,7 @@
roles: roles:
- base - base
- rkhunter - rkhunter
- denyhosts - { role: denyhosts, when: ansible_distribution_major_version != '7' }
- nagios_client - nagios_client
- hosts - hosts
- fas_client - fas_client