~gnuoy/charms/precise/quantum-gateway/control-mtu

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: James Page
  • Date: 2012-11-16 16:07:23 UTC
  • Revision ID: james.page@canonical.com-20121116160723-1fu880we4m7cikzc
Turn off configuration of ip address for br-ex unless specificied explicitly

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
      public access to instances/floating IP's.
31
31
  ext-gw-ip:
32
32
    type: string
33
 
    default: 192.168.21.100
34
33
    description: |
35
34
      IP address to assign to external bridge for external network
36
 
      access.
 
35
      access.  Only use this when configuraing a single instance
 
36
      quantum gateway deployment.
37
37
  ext-net-cidr:
38
38
    type: string
39
39
    default: 192.168.21.0/24