- Deploy the freeipa-server-container on vm
- Deploy the mirror-registry on vm
- Deploy the microshift-demos on vm
- Deploy thedevice-edge-workshops on vm
- Deploy the openshift-jumpbox on vm
- Deploy the Red Hat Ansible Automation Platform on vm
- Deploy the ubuntu on vm
- Deploy the fedora on vm
- Deploy the rhel9 on vm
- Deploy the OpenShift 4 Disconnected Helper
Edit and run the trigger pipeline to trigger a build.
$ vim trigger-pipeline.sh
TOKEN="GITLAB-TOKEN"
SSH_PASSWORD="MACHINE_PASSWORD"
TARGET_SERVER=equinix
SSH_HOST="192.168.1.25"
SSH_USER="lab-user"
ACTION=create #delete
Run the pipeline
$ ./trigger-pipeline.sh