This repo is used for running OpenShift4 with CodeReady Containers on macOS. Later on, I would like to enhance it also for Linux.
You can do that, with a command:
ansible-playbook -vv -c local -i localhost, ./install-rpm-packages.yaml
make run_openshift
Note: The initial setup can take more than 30 minutes.
make stop_openshift
Missing pull-secret
The task includes an option with an undefined variable. The error was: 'pull_secret' is undefined
Solution
Log-in with your Red Hat account and download a pull-secret.
- Red Hat developer portal blog post: Red Hat OpenShift 4 on your laptop: Introducing Red Hat CodeReady Containers