Merge pull request #22760 from thatch45/syndic_fix

Fix issues with the syndic
This commit is contained in:
Justin Findlay 2015-04-16 22:30:48 -06:00
commit 20d3f2bb83

View file

@ -948,6 +948,7 @@ def syndic_config(master_config_path,
'id': minion_opts['id'],
'pki_dir': minion_opts['pki_dir'],
'master': opts['syndic_master'],
'interface': master_opts['interface'],
'master_port': int(
opts.get(
# The user has explicitly defined the syndic master port