Migrated to ansible roles
This commit is contained in:
@@ -42,8 +42,6 @@ write_inventory_group "loadbalancer" $ipOffset $numLoadbalancers
|
||||
mkdir -p ./.ssh/
|
||||
ssh-keygen -t rsa -b 2048 -f ./.ssh/id_rsa
|
||||
|
||||
ln -s $(realpath ../../playbooks) ./
|
||||
|
||||
# Provision and configure machines
|
||||
vagrant up
|
||||
ansible-playbook ./playbooks/install_nginx.yml
|
||||
ansible-playbook ./playbooks/install_loadbalancer.yml
|
||||
ansible-playbook ../../site.yml
|
||||
|
||||
Reference in New Issue
Block a user