# clouds: AWS, Google


appname: smoketest us_only: true vpcs:

buckets:

loadbalancers:

# XXX an SSL test would be nice, but we'd have to guarantee a cert being available # - lb-port: 443 # lb-protocol: TCP # instance-port: 443 # instance-protocol: HTTPS # ssl_certificate_name: “*.egt-labs.com” # healthcheck: # target: “SSL:443” # timeout: 5 # interval: 30 # unhealthy-threshold: 2 # healthy-threshold: 2

ingress_rules:
- port: 80
  hosts:
  - 0.0.0.0/0
- port: 443
  hosts:
  - 0.0.0.0/0