zuul-jobs/roles/ensure-openshift
Ian Wienand 9d8cdfaaad
Fix ansible-lint name[template]
ansible-lint's name[template] check looks for templates and says they
should only be at the end of the string.  This is because in many
circumstances, including errors, the name can't be templated in -- so
the message has a chance of not making sense.  Honestly I can never
remember when it's safe to use templates in names and not; this seems
reasonable enough compromise.

Change-Id: I3a415c7706494f393b126b36d7eec7193638a3f1
2022-11-07 10:37:53 +11:00
..
defaults ensure-openshift: remove unused role var 2021-02-16 18:32:16 +00:00
tasks Fix ansible-lint name[template] 2022-11-07 10:37:53 +11:00
README.rst ensure-openshift: remove unused role var 2021-02-16 18:32:16 +00:00

README.rst

Setup openshift requirements and pull the container images. The deploy-openshift role can be used to start the services.

This role only works on CentOS.

Role Variables