Give up and just look at removing logwatch in kickstart
This commit is contained in:
parent
5ab2ae9c3f
commit
9f3e55494b
2 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
dist_tag: el${ansible_distribution_version[0]}
|
dist_tag: el${ansible_distribution_version[0]}
|
||||||
base_pkgs_inst: []
|
base_pkgs_inst: []
|
||||||
base_pkgs_erase: ['logwatch','firstboot-tui','bluez-utils', 'sendmail']
|
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail']
|
||||||
service_disabled: []
|
service_disabled: []
|
||||||
service_enabled: []
|
service_enabled: []
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
---
|
|
||||||
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail']
|
|
||||||
# This is here to override the logwatch removal in Redhat vars.
|
|
Loading…
Add table
Add a link
Reference in a new issue