Lets try this to override the logwatch removal.

This commit is contained in:
Kevin Fenzi 2013-07-22 19:41:54 +00:00
parent 018c11b660
commit 96e6c2b19e
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,3 @@
---
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail']
# This is here to override the logwatch removal in Redhat vars.
nrpe_procs_warn: 400
nrpe_procs_crit: 500

View file

@ -8,6 +8,10 @@
user: root
gather_facts: True
vars:
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail']
# This is here to override the logwatch removal in Redhat vars.
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- ${private}/vars.yml