Add auto_accept to the config file

This commit is contained in:
Thomas S Hatch 2011-03-24 19:19:10 -06:00
parent 8105c1554f
commit 24db7402fb

View file

@ -19,3 +19,6 @@
# the situation where your keys end up in a bad state. If you run in open more
# you do so at your own risk!
#open_mode: False
# Enable auto_accept, this setting will automatically accept all incoming
# public keys from the minions
#auto_accept: False