From e45695622f867734cbfd64797cf6b830a2fff604 Mon Sep 17 00:00:00 2001 From: Matt Woodson Date: Fri, 13 Feb 2015 14:55:01 -0500 Subject: more ansible tower commits --- playbooks/aws/ansible-tower/vars.ops.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 playbooks/aws/ansible-tower/vars.ops.yml (limited to 'playbooks/aws/ansible-tower/vars.ops.yml') diff --git a/playbooks/aws/ansible-tower/vars.ops.yml b/playbooks/aws/ansible-tower/vars.ops.yml new file mode 100644 index 000000000..feb5d786a --- /dev/null +++ b/playbooks/aws/ansible-tower/vars.ops.yml @@ -0,0 +1,9 @@ +--- +oo_env_long: operations +oo_zabbix_hostgroups: ['OPS Environment'] +oo_vpc_subnet_id: subnet-4f0bdd38 # USE OPS +oo_assign_public_ip: yes +oo_security_group_ids: + - sg-02c2f267 # Libra (vpc) + - sg-7fc4f41a # ops (vpc) + - sg-4dc26829 # ops_tower (vpc) -- cgit v1.2.3