This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
old-salt-formula
forked from
ExternalMirrors/old-salt-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Merge pull request
#94
from jcftang/master
saltify provider should set correct master
master
Niels Abspoel
10 years ago
parent
f2131b05f3
2e30a44e41
commit
de71de216e
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
salt/files/cloud.providers.d/saltify.conf
+ 2
- 0
salt/files/cloud.providers.d/saltify.conf
View File
@@ -1,3 +1,5 @@
# This file is managed by Salt via {{ source }}
saltify:
provider: saltify
minion:
master: {{ cloud['master'] }}
Write
Preview
Loading…
Cancel
Save