Skip to content

Commit

Permalink
Update bootstrap command line arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
tnewman committed Nov 11, 2017
1 parent 595404b commit a24a328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Complete these steps on the Ansible Host that will run kazoo-ansible.
# The bootstrap process assumes that all Kazoo nodes have the same
# password if SSH login is not possible and that sudo root access
# is available
$ ansible-playbook bootstrap.yml --ask-pass --ask-sudo-pass
$ ansible-playbook bootstrap.yml --ask-pass --become
SSH password: Your SSH password
SUDO password[defaults to SSH password]: Your SSH password
```
Expand Down

0 comments on commit a24a328

Please sign in to comment.