redhatgov.workshops icon indicating copy to clipboard operation
redhatgov.workshops copied to clipboard

This is a collection of Ansible-deployed workshop environments. Use it in combination with the student workbook content, from the repo at https://github.com/RedHatGov/redhatgov.github.io

Results 30 redhatgov.workshops issues
Sort by recently updated
recently updated
newest added

The community.kubernetes Ansible collection has been hard-deprecated in favor of kubernetes.core. This pull request replaces all occurrences of community.kubernetes with the recommended kubernetes.core replacement within the openshift4_aws workshop directory path.

Getting the following issue when trying to install certs during execution of playbook 2_load.yml ``` TASK [install real certificate to web console] ***************************************************************************************************************************************************************************************************** fatal: [node-1.rhel.sandbox506.opentlc.com]: FAILED! => {"changed": false, "checksum":...

The change at the following PR causes deployment of the RHEL_AWS workshop to break when an account does not have Cloud Access enabled: https://github.com/RedHatGov/redhatgov.workshops/pull/178 This is because the file https://github.com/RedHatGov/redhatgov.workshops/tree/master/ansible_tower_aws/roles/aws.create/tasks/main.yml...

The names of RHEL and Windows AMIs in AWS have changed, and so the templated for the group_vars/all_example.yml is now incorrect. group_vars/all_example.yml needs to change as follows OLD: ``` <...

Community.kubernetes.k8s has been deprecated. I had to replace all references to community.kubernetes.k8s with kubernetes.core.k8s and removed community.kubernetes from my local galaxy collection to successfully run the 2_configure_openshift.yml playbook in the...

Workshop provisioner failing at the mentioned step. Tested via native Fedora/RHEL deployment by my colleague Mark, and in container format by me. Logs attached appear to show a `Create account...

https://www.stigviewer.com/stig/red_hat_enterprise_linux_7/2017-12-14/finding/V-71971