Example config file should use correct config setting.

pull/3435/head
Michael DeHaan 11 years ago
parent 9db4f7a9a6
commit d96cedcad1

@ -23,7 +23,7 @@ transport = paramiko
remote_port = 22
# uncomment this to disable SSH key host checking
#host_checking = False
#host_key_checking = False
# change this for alternative sudo implementations
sudo_exe = sudo

Loading…
Cancel
Save