put in graybrandon@gmail.com patch to remove firewalld from base install

This commit is contained in:
Stephen Smoogen 2017-07-19 16:11:53 +00:00
parent 18cc373c33
commit 1307eb07f2

View file

@ -1,7 +1,7 @@
--- ---
dist_tag: el{{ ansible_distribution_version[0] }} dist_tag: el{{ ansible_distribution_version[0] }}
base_pkgs_inst: [] base_pkgs_inst: []
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail'] base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail','firewalld']
service_disabled: [] service_disabled: []
service_enabled: [] service_enabled: []
is_rhel: True is_rhel: True