summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundlek8_tpl/easyrsa.yaml
blob: a4633fcbd9b9072d9b950d0d0ef29cd289e9cae2 (plain)
1
2
3
4
5
6
7
8
9
10
    easyrsa:
      charm: "cs:~containers/easyrsa"
      num_units: 1
{% if os.service.bindings %}
      bindings:
        "": internal-api
{% endif %}
      to:
        - "lxd:nodes/0"