File: local.conf.example

package info (click to toggle)
barbican 1%3A21.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,460 kB
  • sloc: python: 41,194; sh: 911; makefile: 78
file content (14 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[local|localrc]]
disable_all_services

# To use a specific branch:
# enable_plugin barbican https://opendev.org/openstack/barbican stable/<release-name>
enable_plugin barbican https://opendev.org/openstack/barbican

enable_service rabbit mysql key tempest

# Modify passwords as needed
DATABASE_PASSWORD=secretdatabase
RABBIT_PASSWORD=secretrabbit
ADMIN_PASSWORD=secretadmin
SERVICE_PASSWORD=secretservice