You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
I am using vagrant to setup my master and minions which uses salty-vagrant under the covers, its fantastic, thanks ... but I have a feature request:
I currently use the fields minion_id, minion_key, minion_pub and minion_config. This is a great system as it preseed's keys and pushes over a config file to new minions. What I would like to do is specify the master that the minion should use rather than giving it a config file. Why? I don't like having a minion config file in GIT as the settings are ever changing, I would like to stick with the standard config.
The text was updated successfully, but these errors were encountered:
I am using vagrant to setup my master and minions which uses salty-vagrant
under the covers, its fantastic, thanks ... but I have a feature request:
I currently use the fields minion_id, minion_key, minion_pub and
minion_config. This is a great system as it preseed's keys and pushes
over a config file to new minions. What I would like to do is specify the
master that the minion should use rather than giving it a config file.
Why? I don't like having a minion config file in GIT as the settings are
ever changing, I would like to stick with the standard config.
I am using vagrant to setup my master and minions which uses salty-vagrant under the covers, its fantastic, thanks ... but I have a feature request:
I currently use the fields
minion_id
,minion_key
,minion_pub
andminion_config
. This is a great system as it preseed's keys and pushes over a config file to new minions. What I would like to do is specify themaster
that the minion should use rather than giving it a config file. Why? I don't like having a minion config file in GIT as the settings are ever changing, I would like to stick with the standard config.The text was updated successfully, but these errors were encountered: