Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rundeck salt step plugin job fails if "id:" is not used in /etc/salt/minion file #16

Open
ghost opened this issue Jul 18, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 18, 2016

Hi

In my setup, salt master and minions are configured in a multi master configuration and whenever a minion is installed on a new server, the salt master takes the minion hostname automatically without setting it specifically in the /etc/salt/minion file at #id: parameter.

salt master and minion communicate with each other properly but when i run a job from rundeck using the salt step plugin, the jobs fail with an error as, "dispatch failed to node ".

if i change my salt master to another salt master server and use it as SALT API END POINT which has minions with the #id: set to the hostname of the minion, the jobs are running fine.

How will salt step plugin in rundeck dispatch the commands to the remote minions which do not have the #id: option with hostname added in the /etc/salt/minion file.

please help me if anyone has an idea about it and how can i fix the problem.

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

No branches or pull requests

0 participants