瀏覽代碼

Set correct api_service for SmartOS

On SmartOS the salt-api daemon is started by the salt:api service.
master
Jorge Schrauwen 7 年之前
父節點
當前提交
71e08ab599
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      salt/map.jinja

+ 1
- 0
salt/map.jinja 查看文件

@@ -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…
取消
儲存