Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Telling a minion who it's master is #117

Open
oliver-dungey opened this issue Jun 28, 2016 · 2 comments
Open

Telling a minion who it's master is #117

oliver-dungey opened this issue Jun 28, 2016 · 2 comments

Comments

@oliver-dungey
Copy link

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.

@cmarzullo
Copy link

Look at the salt boot strap options. I believe you can do a -A to specify
the master

On Tue, Jun 28, 2016 at 4:37 AM, Oliver Dungey notifications@github.com
wrote:

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.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#117, or mute the
thread
https://github.com/notifications/unsubscribe/AFZXFHgRaslMdrzzEuAqVc-DmvtodNGAks5qQN04gaJpZM4I_3ar
.

@oliver-dungey
Copy link
Author

Perfect, thanks - works like a dream.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants