vars.online.prod.yml 231 B

123456789
  1. ---
  2. ec2_image: ami-78756d10
  3. ec2_image_name: libra-ops-rhel7*
  4. ec2_region: us-east-1
  5. ec2_keypair: mmcgrath_libra
  6. ec2_instance_type: m3.large
  7. ec2_security_groups: [ 'int-v3' ]
  8. ec2_vpc_subnet: subnet-987c0def
  9. ec2_assign_public_ip: yes