0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-11-28 00:48:02 +01:00

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,
}
},
'config_path': '/opt/local/etc/salt',
'master': {
'gitfs_provider': 'dulwich'
},