summaryrefslogtreecommitdiffstats
path: root/playbooks/aws/ansible-tower/vars.ops.yml
blob: feb5d786a007736c3d132a1d46449e43f1850be0 (plain)
1
2
3
4
5
6
7
8
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)