本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
ExternalMirrors
/
old-salt-formula
镜像来自
https://github.com/saltstack-formulas/salt-formula
關注
1
收藏
0
複製
1
程式碼
問題
0
版本發佈
68
Wiki
活動
瀏覽代碼
saltify provider should set correct master
This is necessary for the correct settings on the minions when saltifying new hosts
tags/v0.57.0
Jimmy Tang
9 年之前
父節點
f2131b05f3
當前提交
2e30a44e41
共有
1 個檔案被更改
,包括
2 行新增
和
0 行删除
分割檢視
顯示文件統計
+2
-0
salt/files/cloud.providers.d/saltify.conf
+ 2
- 0
salt/files/cloud.providers.d/saltify.conf
查看文件
@@ -1,3 +1,5 @@
# This file is managed by Salt via {{ source }}
saltify:
provider: saltify
minion:
master: {{ cloud['master'] }}
Write
Preview
Loading…
取消
儲存