ソースを参照

Add pkg source default options for MacOS

tags/v0.57.0
Colin Stubbs 6年前
コミット
4307b8ee65
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      salt/map.jinja

+ 2
- 0
salt/map.jinja ファイルの表示

@@ -162,6 +162,8 @@ that differ from whats in defaults.yaml
},
'MacOS': {
'salt_minion': 'com.saltstack.salt',
'salt_minion_pkg_source: 'https://repo.saltstack.com/osx/salt-' + salt_release + '-py2-x86_64.pkg',
'salt_minion_pkg_hash': '',
'config_path': '/private/etc/salt',
'minion_service': 'com.saltstack.salt.minion',
},

読み込み中…
キャンセル
保存