Ansible-OpenShift-Provisioning
Ansible-OpenShift-Provisioning copied to clipboard
create bastion
the create bastion ROLE use a kickstart file where SOME additional packages are installed after the "minimal" environment In all.yaml variable file includes packages that are required for the bastion. Please install the packages from ONE place only (better is to maintain a list in all.yaml)
I like this idea. It's confusing to have multiple places where packages are installed.
Please check out this commit from PR 178. It removes the list from bastion.ks