|
@@ -181,11 +181,8 @@ file, this is how you stat the provisioning process:
|
|
|
|
|
|
Once it succeeds, you can install openshift by running:
|
|
Once it succeeds, you can install openshift by running:
|
|
|
|
|
|
- ansible-playbook --become --user openshift --private-key ~/.ssh/openshift -i inventory/ openshift-ansible/playbooks/byo/openshift-node/network_manager.yml
|
|
|
|
ansible-playbook --become --user openshift --private-key ~/.ssh/openshift -i inventory/ openshift-ansible/playbooks/byo/config.yml
|
|
ansible-playbook --become --user openshift --private-key ~/.ssh/openshift -i inventory/ openshift-ansible/playbooks/byo/config.yml
|
|
|
|
|
|
-Note, the `network_manager.yml` step is mandatory and is required for persisting
|
|
|
|
-the hosts' DNS configs.
|
|
|
|
|
|
|
|
## License
|
|
## License
|
|
|
|
|