This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
old-salt-formula
镜像来自
https://github.com/saltstack-formulas/salt-formula
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
68
Wiki
Activity
瀏覽代碼
updated salt-master config template to add presence_events setting
tags/v0.57.0
Tim O'Guin
10 年之前
父節點
0f5f976433
當前提交
be972d9057
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
分割檢視
顯示文件統計
+4
-0
salt/files/master.d/_defaults.conf
+ 4
- 0
salt/files/master.d/_defaults.conf
查看文件
@@ -826,3 +826,7 @@ rest_cherrypy:
{{ name }}: {{ value }}
{%- endfor %}
{%- endif %}
##### presence events #####
##########################################
{{ get_config('presence_events', 'False') }}
Write
Preview
Loading…
取消
儲存