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
commit 111cbd44d1
1 changed files with 1 additions and 0 deletions

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'
},