fas server: base_pkgs_erase
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5923a55536
commit
ebad3079ff
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue