We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
that changing rhn_* configurations won't recreate the bastion node.
When using static root volumes, this could cause the stack to fall in an unrecoverable state
those changes should be eventually ignored, and only changes to openshift configuration to be propagated via the deployment_run_ansible deployconfig.
https://docs.openstack.org/developer/heat/template_guide/environment.html#restrict-update-or-replace-of-a-given-resource
If you can provide some guidance, I'm willing to help.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I expect
that changing rhn_* configurations won't recreate the bastion node.
When using static root volumes, this could cause the stack to fall in an unrecoverable state
instead
those changes should be eventually ignored, and only changes to openshift configuration to be propagated via the deployment_run_ansible deployconfig.
This could be implemented via
https://docs.openstack.org/developer/heat/template_guide/environment.html#restrict-update-or-replace-of-a-given-resource
If you can provide some guidance, I'm willing to help.
The text was updated successfully, but these errors were encountered: