Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak docs after entire cluster Wiki-based setup run-through #17

Closed
geerlingguy opened this issue Mar 8, 2019 · 0 comments
Closed

Tweak docs after entire cluster Wiki-based setup run-through #17

geerlingguy opened this issue Mar 8, 2019 · 0 comments

Comments

@geerlingguy
Copy link
Owner

geerlingguy commented Mar 8, 2019

On https://www.pidramble.com/wiki/setup/network

ansible pis -i inventory -m shell -a "sleep 1s; shutdown -r now" -b -B 60 -P 0

should be:
ansible dramble -i inventory -m shell -a "sleep 1s; shutdown -r now" -b -B 60 -P 0

And on https://www.pidramble.com/wiki/setup/provision

ansible-galaxy install -r playbooks/requirements.yml --force

should be:
ansible-galaxy install -r requirements.yml --force
@geerlingguy geerlingguy changed the title Command needs updating on networking setup page Tweak docs after entire cluster Wiki-based setup run-through Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant