Merge pull request #269 from mattwillsher/smartos-support
Correct SmartOS config path
This commit is contained in:
commit
111cbd44d1
|
@ -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'
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue