Skip to content

Instantly share code, notes, and snippets.

@jruels
Created October 24, 2014 17:49
Show Gist options
  • Select an option

  • Save jruels/8f700fdcc01ba0728688 to your computer and use it in GitHub Desktop.

Select an option

Save jruels/8f700fdcc01ba0728688 to your computer and use it in GitHub Desktop.
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