-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocal.conf
More file actions
23 lines (21 loc) · 927 Bytes
/
local.conf
File metadata and controls
23 lines (21 loc) · 927 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[[local|localrc]]
ADMIN_PASSWORD=secret
DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD
IP_VERSION=4
OCTAVIA_AMP_IMAGE_FILE=/var/tmp/amphora-x64-haproxy.qcow2
IMAGE_URLS+="https://cloud-images.ubuntu.com/releases/bionic/release/ubuntu-18.04-server-cloudimg-amd64.img"
disable_service tempest
disable_service q-lbaas
enable_plugin barbican https://opendev.org/openstack/barbican stable/ussuri
enable_plugin heat https://opendev.org/openstack/heat stable/ussuri
enable_plugin heat-dashboard https://opendev.org/openstack/heat-dashboard stable/ussuri
enable_plugin octavia https://opendev.org/openstack/octavia stable/ussuri
enable_plugin octavia-dashboard https://opendev.org/openstack/octavia-dashboard stable/ussuri
enable_service s-proxy s-object s-container s-account
enable_service octavia
enable_service o-cw
enable_service o-hk
enable_service o-hm
enable_service o-api