Ensure libselinux-python is installed before we try to manage sshd_config.
This commit is contained in:
parent
a9b6ef9f11
commit
e2f1495aa9
2 changed files with 7 additions and 7 deletions
|
@ -19,4 +19,5 @@ f17_qcow_id: ami-00000001
|
|||
f19_qcow_id: ami-00000018
|
||||
global_pkgs_inst: ['bind-utils', 'joe', 'mailx', 'nc', 'openssh-clients',
|
||||
'patch', 'postfix', 'rsync', 'strace', 'telnet',
|
||||
'tmpwatch', 'traceroute', 'vim-enhanced', 'xz', 'zsh' ]
|
||||
'tmpwatch', 'traceroute', 'vim-enhanced', 'xz', 'zsh',
|
||||
'libselinux-pyton' ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue