-
Notifications
You must be signed in to change notification settings - Fork 305
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
Create critical_services as documented by ansible for use with loop. #300
Create critical_services as documented by ansible for use with loop. #300
Conversation
Hi there, Is somebody could have a look at this one. One of our partner cannot deploy Openshift on a bastion with rhel8.6. |
@schabrolles I hit the same recently and used your fix. perhaps mention the install team that references this code? maybe the powervm/powervs? Thanks for the fix, I used it with my team |
Hey @schabrolles I fixed this with the following:
|
@here .... hello ... Is there anybody out there ? Without this kind of patch, helpernode script is not usable anymore with "supported RH distro". Could you please have a look on it ? |
Hi @manojnkumar you might be interested in this one. and the powervs upi related bug. |
@christianh814 could you please help? |
Thanks @christianh814 for merging this one. 👍 |
Thank you |
When using with recent version of ansible-core (>2.12) playbook crashes with the following error:
Some variables set during
set_facts.yaml
need to be set properly in order to be interpreted as list and not string.