summaryrefslogtreecommitdiffstats
path: root/components/congress/ansible/deploy_congress.yml
diff options
context:
space:
mode:
authorblsaws <blsaws@hotmail.com>2015-10-07 08:29:08 -0700
committerblsaws <blsaws@hotmail.com>2015-10-07 08:29:08 -0700
commit120338c88677f2f21501270ff8b250cf9d5b9521 (patch)
treec5acd4716c7adeeae5ee9e3ad97ffc5e6217c130 /components/congress/ansible/deploy_congress.yml
parent52a6e0e6056fd355ce363d78150993f00bd144b7 (diff)
Add components folder, congress ansible installer
JIRA: COPPER-2 Signed-off-by: blsaws <blsaws@hotmail.com>
Diffstat (limited to 'components/congress/ansible/deploy_congress.yml')
-rw-r--r--components/congress/ansible/deploy_congress.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/components/congress/ansible/deploy_congress.yml b/components/congress/ansible/deploy_congress.yml
new file mode 100644
index 0000000..7f01040
--- /dev/null
+++ b/components/congress/ansible/deploy_congress.yml
@@ -0,0 +1,12 @@
+---
+
+- hosts: congress_prod_host
+ sudo: true
+
+
+ vars_files:
+ - config.yml
+
+
+ roles:
+ - deploy