0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-12-01 08:31:18 +01:00
salt-formula/salt/files/cloud.providers.d/saltify.conf
Jimmy Tang 2e30a44e41 saltify provider should set correct master
This is necessary for the correct settings on the minions when saltifying new hosts
2015-01-26 17:41:19 +00:00

6 lines
121 B
Plaintext

# This file is managed by Salt via {{ source }}
saltify:
provider: saltify
minion:
master: {{ cloud['master'] }}