mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-12-01 08:31:18 +01:00
2e30a44e41
This is necessary for the correct settings on the minions when saltifying new hosts
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
# This file is managed by Salt via {{ source }}
|
|
saltify:
|
|
provider: saltify
|
|
minion:
|
|
master: {{ cloud['master'] }}
|