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

Fail agent_install if agent is already installed #223

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

reidmv
Copy link
Contributor

@reidmv reidmv commented Oct 6, 2021

The PE bash installer script doesn't support re-configuring an existing
agent, which is critical to our use case. Therefore, we should fail if
the agent is already installed, since we cannot guarantee correct
configuration in that scenario.

Fixes #222

@reidmv reidmv requested a review from a team as a code owner October 6, 2021 17:57
The PE bash installer script doesn't support re-configuring an existing
agent, which is critical to our use case. Therefore, we should fail if
the agent is already installed, since we cannot guarantee correct
configuration in that scenario.
@reidmv reidmv force-pushed the fail-agent_install-on-reinstall branch from 36bfd7b to 41e55ad Compare October 6, 2021 17:59
@reidmv reidmv requested review from ody and removed request for a team October 6, 2021 18:00
@mcka1n
Copy link
Contributor

mcka1n commented Oct 6, 2021

It looks good to me! 👍

@reidmv reidmv added the bugfix label Oct 6, 2021
@reidmv reidmv merged commit 95e4cd9 into main Oct 6, 2021
@reidmv reidmv deleted the fail-agent_install-on-reinstall branch October 6, 2021 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

submit_csr hangs in existing puppet agent was not configured with a server
2 participants