Ansible-OpenShift-Provisioning icon indicating copy to clipboard operation
Ansible-OpenShift-Provisioning copied to clipboard

create bastion

Open irmsan opened this issue 2 years ago • 1 comments

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)

irmsan avatar May 05 '23 17:05 irmsan

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

jacobemery avatar Jul 11 '23 14:07 jacobemery