Arif Ali
587464e092
* Add extra text vlan info bucketsconfig.yaml and networks.yaml * Use ubuntu charm for juju controller, and rename it * Remove prometheus-ceph-exporter, as this is not longer working in ussuri * Add ceph-mon to prometheus relation for ceph metrics * use ceph-osd instead of nova-compute for telegraf * Update lxd-snap-channel to 5.0/stable * Add SSL details to juju_deploy_focal script * Update certs * Add default password for grafana * Generalise tag creation in Landscape based on juju * Usef FQDN for landscape urls
16 lines
280 B
YAML
16 lines
280 B
YAML
---
|
|
applications:
|
|
neutron-api:
|
|
options:
|
|
flat-network-providers: physnet1
|
|
enable-vlan-trunking: true
|
|
keystone:
|
|
options:
|
|
admin-password: openstack
|
|
nagios:
|
|
options:
|
|
password: openstack
|
|
grafana:
|
|
options:
|
|
admin_password: openstack
|