Created
October 23, 2014 20:12
-
-
Save jruels/6c38ba11208cf3219e5d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd /opt/ansible-lxc-rpc/rpc_deployment | |
| /opt/ansible-lxc-rpc/scripts/pw-token-gen.py --file /etc/rpc_deploy/user_variables.yml | |
| ansible-playbook -e @/etc/rpc_deploy/user_variables.yml playbooks/setup/host-setup.yml | |
| (aslaen@js_rMBP)-(03:02 PMThu Oct 23)-(rpc9) | |
| $ vagrant status | |
| Current machine states: | |
| controller1 running (virtualbox) | |
| compute1 running (virtualbox) | |
| haproxy1 running (virtualbox) | |
| logger1 running (virtualbox) | |
| ansible running (virtualbox) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment