mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-11-28 00:48:02 +01:00
Set correct api_service for SmartOS
On SmartOS the salt-api daemon is started by the salt:api service.
This commit is contained in:
parent
31e2d95203
commit
71e08ab599
@ -190,6 +190,7 @@ that differ from whats in defaults.yaml
|
||||
'salt_ssh': 'salt',
|
||||
'minion_service': 'salt:minion',
|
||||
'master_service': 'salt:master',
|
||||
'api_service': 'salt:api',
|
||||
'python_dulwich': 'py27-dulwich',
|
||||
'gitfs': {
|
||||
'dulwich': {
|
||||
|
Loading…
Reference in New Issue
Block a user