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

Salt master rejects minion keys after reboot #23

Open
Sjlver opened this issue Nov 28, 2016 · 3 comments
Open

Salt master rejects minion keys after reboot #23

Sjlver opened this issue Nov 28, 2016 · 3 comments

Comments

@Sjlver
Copy link
Contributor

Sjlver commented Nov 28, 2016

... because the keys change.

But this is a problem, as it's normal for nodes to reboot.

@BenjaminSchubert
Copy link
Contributor

That is however the expected behavior.

Given that we have a backup of the client, we don't want a rebooting client to override its backup, so that ensures we will never has such a problem

@Sjlver
Copy link
Contributor Author

Sjlver commented Nov 28, 2016

Hmm... OK... but that means we need to delete all keys at 3pm just before we start all the INF machines.

@BenjaminSchubert
Copy link
Contributor

This would be the safest. The easiest is disabling the check. We might discuss this in person, that would be easier

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

2 participants