2
0

Correct SmartOS config path

This commit is contained in:
Matt Willsher 2016-11-14 22:22:52 +00:00
parent 5b87c50e46
commit 157f356442

View File

@ -157,6 +157,7 @@ that differ from whats in defaults.yaml
'install_from_source': False, 'install_from_source': False,
} }
}, },
'config_path': '/opt/local/etc/salt',
'master': { 'master': {
'gitfs_provider': 'dulwich' 'gitfs_provider': 'dulwich'
}, },