summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundlek8_tpl/ovn.yaml
blob: 98def5aebfca2e7d54eac4292148a06a28b9693e (plain)
1
2
3
4
5
6
7
8
9
10
    ovn:
      charm: "cs:~aakashkt/ovn-15"
{% if os.service.bindings %}
      bindings:
        "": *oam-space
{% endif %}
      options:
        gateway-physical-interface: "none"