Add salt-ssh option to default config

This commit is contained in:
Thomas S Hatch 2016-08-22 15:25:04 -06:00
parent 05636ec25e
commit b1b622e174

View File

@ -1365,6 +1365,7 @@ DEFAULT_MASTER_OPTS = {
'gather_job_timeout': 10,
'syndic_event_forward_timeout': 0.5,
'syndic_jid_forward_cache_hwm': 100,
'regen_thin': False,
'ssh_passwd': '',
'ssh_port': '22',
'ssh_sudo': False,