IBM / Ansible-OpenShift-Provisioning

Automate the deployment of Red Hat OpenShift Container Platform on IBM zSystems (s390x). Automated User-Provisoned Infrastructure (UPI) setup using Kernel-based Virtual Machine (KVM).
https://ibm.github.io/Ansible-OpenShift-Provisioning/
MIT License
20 stars 44 forks source link

Make pkgs vars default #326

Closed AmadeusPodvratnik closed 2 months ago

AmadeusPodvratnik commented 2 months ago

Remove packages (env.pkgs.) from all.yaml.template and use defaults instead.

AmadeusPodvratnik commented 2 months ago

@veera-damisetti Pls review this PR. I don't know why I picked up that amount of commits but nevertheless the PR is good to go. The packages parameters are removed and substituted with default values. Nevertheless user could add specific pkgs_xxx to all.yaml file. The documentation is updated accordingly.

veera-damisetti commented 2 months ago

@isumitsolanki shall we sync offline and review this PR
thanks

isumitsolanki commented 2 months ago

@veera-damisetti sure , we'll do in sometime.

isumitsolanki commented 2 months ago

@AmadeusPodvratnik , @veera-damisetti , Looks good to me.

AmadeusPodvratnik commented 2 weeks ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: