Created
October 24, 2014 17:49
-
-
Save jruels/8f700fdcc01ba0728688 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
| haproxy_hosts: | |
| haproxy1: | |
| ip: 192.168.236.60 | |
| EOF | |
| 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)-(12:41 PMFri Oct 24)-(rpc9) | |
| $ grep -nair playbooks/setup/host-setup.yml Vagrantfile | |
| Vagrantfile:386:ansible-playbook -e @/etc/rpc_deploy/user_variables.yml playbooks/setup/host-setup.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment