diff options
author | Jason DeTiberus <jdetiber@redhat.com> | 2016-04-19 13:03:24 -0400 |
---|---|---|
committer | Jason DeTiberus <jdetiber@redhat.com> | 2016-04-29 12:21:30 -0400 |
commit | 82126ed401be4f7272c4f896dfef299828c660f6 (patch) | |
tree | 904ad760df3a9f68393c1197abbd731a1bdda838 /playbooks/aws/ansible-tower/vars.ops.yml | |
parent | 930daf5b42987f5f9a1f2ed15793a0d301f8afef (diff) | |
download | openshift-82126ed401be4f7272c4f896dfef299828c660f6.tar.gz openshift-82126ed401be4f7272c4f896dfef299828c660f6.tar.bz2 openshift-82126ed401be4f7272c4f896dfef299828c660f6.tar.xz openshift-82126ed401be4f7272c4f896dfef299828c660f6.zip |
Remove Ops specific ansible-tower aws playbooks
Diffstat (limited to 'playbooks/aws/ansible-tower/vars.ops.yml')
-rw-r--r-- | playbooks/aws/ansible-tower/vars.ops.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/playbooks/aws/ansible-tower/vars.ops.yml b/playbooks/aws/ansible-tower/vars.ops.yml deleted file mode 100644 index feb5d786a..000000000 --- a/playbooks/aws/ansible-tower/vars.ops.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- -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) |