Skip to content
Snippets Groups Projects
Commit 7d35c459 authored by Matthew Mosesohn's avatar Matthew Mosesohn Committed by GitHub
Browse files

Merge pull request #1139 from VincentS/docu_fix

Fix for CoreOS Docu
parents 43541620 3e8386cb
No related branches found
No related tags found
No related merge requests found
...@@ -13,12 +13,4 @@ Before running the cluster playbook you must satisfy the following requirements: ...@@ -13,12 +13,4 @@ Before running the cluster playbook you must satisfy the following requirements:
* On each CoreOS nodes a writable directory **/opt/bin** (~400M disk space) * On each CoreOS nodes a writable directory **/opt/bin** (~400M disk space)
* Uncomment the variable **ansible\_python\_interpreter** in the file `inventory/group_vars/all.yml`
* run the Python bootstrap playbook
```
ansible-playbook -u smana -e ansible_ssh_user=smana -b --become-user=root -i inventory/inventory.cfg coreos-bootstrap.yml
```
Then you can proceed to [cluster deployment](#run-deployment) Then you can proceed to [cluster deployment](#run-deployment)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment