terraform/juju/home-maas-focal/bundle.yaml

22 lines
429 B
YAML
Raw Permalink Normal View History

variables:
oam-space: &oam-space oam
internal-space: &internal-space oam
applications:
cinder:
charm: ch:cinder
channel: ussuri/stable
series: focal
bindings:
"": *oam-space
num_units: 0
etcd:
charm: ch:etcd
channel: 1.29/stable
series: focal
bindings:
"": *oam-space
cluster: *internal-space
db: *internal-space
num_units: 0