~joeborg/charms/trusty/contrail-configuration/rbac-switch

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Robert Ayres
  • Date: 2017-07-17 04:44:08 UTC
  • Revision ID: robert.ayres@canonical.com-20170717044408-jyxzpkgi1u707x88
Add ability to configure encapsulation priority

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
  ssl-ca:
40
40
    type: string
41
41
    description: PEM encoded X.509 CA certificate for use in SSL.
 
42
  encap-priority:
 
43
    type: string
 
44
    default: MPLSoUDP,MPLSoGRE,VXLAN
 
45
    description: |
 
46
      Priority list of network protocol encapsulations to use (comma separated)
42
47
  floating-ip-pools:
43
48
    type: string
44
49
    description: |