Merge pull request #269 from mattwillsher/smartos-support

Correct SmartOS config path
This commit is contained in:
Forrest
2016-11-14 14:37:50 -08:00
committed by GitHub
+1
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'
},