Give up and just look at removing logwatch in kickstart

This commit is contained in:
Kevin Fenzi 2013-07-22 21:38:25 +00:00
parent 5ab2ae9c3f
commit 9f3e55494b
2 changed files with 1 additions and 4 deletions

View file

@ -1,6 +1,6 @@
---
dist_tag: el${ansible_distribution_version[0]}
base_pkgs_inst: []
base_pkgs_erase: ['logwatch','firstboot-tui','bluez-utils', 'sendmail']
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail']
service_disabled: []
service_enabled: []