Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcapuccini committed Feb 25, 2016
1 parent ede0d5f commit 3095d11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,9 @@ ssh-add ~/.ssh/id_rsa
terraform get
terraform plan
terraform apply
ansible all -m ping
ansible-playbook playbooks/upgrade-packages.yml
wget https://raw.githubusercontent.com/phnmnl/workflow-demo/master/Mantl/phenomenal.yml
#customize the domain name
ansible-playbook -e @security.yml phenomenal.yml
```

0 comments on commit 3095d11

Please sign in to comment.