Make 40-setup-ssh always exit with success

Implements: blueprint merge-dib-hadoop-elements
Change-Id: I15cbfa550fe27271f6f8c93b8f5190d31642c9f0
This commit is contained in:
Matthew Farrellee 2013-07-11 19:06:26 -04:00
parent c21cba3d7b
commit d79988807f
1 changed files with 3 additions and 0 deletions

View File

@ -58,3 +58,6 @@ sed -i 's/ssh_pwauth: 0/ssh_pwauth: 1/' /etc/cloud/cloud.cfg
# Unique to Fedora
augtool -s clear /files/etc/sudoers/Defaults[type=':nrpe']/requiretty/negate
# Exit with success, even if the last config update failed
: