Make helper print warnings for missing sshd_config
authorNikos Skalkotos <skalkoto@grnet.gr>
Thu, 13 Oct 2011 10:37:53 +0000 (13:37 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Thu, 13 Oct 2011 10:37:53 +0000 (13:37 +0300)
commit01cdf118bd39788c31e36f0c7e6853d5718493cc
tree769e388e5cd221310b990eba0723b6b27cd9f913
parent315a29750a034a94574d8bb4594c74823a09ed3d
Make helper print warnings for missing sshd_config

DeleteSShKeys task used to fail when /etc/ssh/sshd_config was missing.
We decided to relax this constraint and make it create warnings instead.
snf-image-helper/tasks/40DeleteSSHKeys.in