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

Stop the api.conf file from changing on every deploy #4655

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

acozine
Copy link
Contributor

@acozine acozine commented Feb 9, 2024

In testing for #4654 we noticed that on every single run of the nginxplus playbook, the api.conf file returns changed even though nothing is changing. Best guess is that Ansible was inserting the variable, which made the file "look" different. If that is the cause, this PR should stop it from happening. Should be non-destructive, even if it doesn't fix this.

@acozine acozine merged commit 1be87aa into main Mar 4, 2024
65 checks passed
@acozine acozine deleted the make-api-config-static branch March 4, 2024 15:53
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

Successfully merging this pull request may close these issues.

2 participants