mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-09-21 16:57:20 +02:00
saltify provider should set correct master
This is necessary for the correct settings on the minions when saltifying new hosts
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
# This file is managed by Salt via {{ source }}
|
# This file is managed by Salt via {{ source }}
|
||||||
saltify:
|
saltify:
|
||||||
provider: saltify
|
provider: saltify
|
||||||
|
minion:
|
||||||
|
master: {{ cloud['master'] }}
|
||||||
|
|||||||
Reference in New Issue
Block a user