Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Commit

Permalink
#1 adding prerequisite playbook back in for clean systems
Browse files Browse the repository at this point in the history
  • Loading branch information
donsizemore committed Apr 28, 2016
1 parent d9c9dd7 commit 7195fb4
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions ansible/playbooks/prereqs.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
---
- include: timezone.yaml
- include: iptables.yaml
- include: java7.yaml
- include: irods-config.yaml
- include: condor.yaml
- include: docker.yaml
- include: postgres.yaml
- include: db-creator.yaml
- hosts: systems
sudo: yes
roles:
- prereqs

0 comments on commit 7195fb4

Please sign in to comment.