~adam-collard/landscape-bundles/install-sources

« back to all changes in this revision

Viewing changes to landscape-template.jinja2

Merge remove-haproxy-monitoring-and-lxc [f=] [r=chad.smith,adam-collard] [a=David Britton]
- s/lxc/lxd/
- remove haproxy_monitoring stuff (not a good default deployment option

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
        expose: True
55
55
        num_units: 1
56
56
        options:
57
 
            enable_monitoring: True
58
 
            monitoring_allowed_cidr: "0.0.0.0/0"
59
 
            monitoring_password: "haproxy"
60
57
            default_timeouts: "queue 60000, connect 5000, client 120000, server 120000"
61
58
            # Don't deploy default haproxy service on port 80
62
59
            services: ""