summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/odl.yaml
blob: 8705c934130ac1c8beeadbe54a2b5d3b7e55d40d (plain)
1
2
3
4
5
6
7
8
9
    odl-controller:
      charm: local:{{ ubuntu.release }}/odl-controller
      options:
        install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.4.2-Beryllium-SR2/distribution-karaf-0.4.2-Beryllium-SR2.tar.gz"
        profile: "openvswitch-odl-beryllium"
        http-proxy: "http://squid.internal:3128"
        https-proxy: "http://squid.internal:3128"
      to:
        - "lxc:nodes=0"