mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
fas server: base_pkgs_erase
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -7,6 +7,7 @@ num_cpus: 8
|
||||
virt_install_command: "{{ virt_install_command_rhel6 }}"
|
||||
|
||||
base_pkgs_inst: ['iptables']
|
||||
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail','firewalld']
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
@@ -7,6 +7,7 @@ num_cpus: 2
|
||||
virt_install_command: "{{ virt_install_command_rhel6 }}"
|
||||
|
||||
base_pkgs_inst: ['iptables']
|
||||
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail','firewalld']
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
Reference in New Issue
Block a user