File: local.conf.example

package info (click to toggle)
freezer-web-ui 13.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 932 kB
  • sloc: javascript: 4,943; python: 2,671; sh: 559; makefile: 37
file content (17 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[local|localrc]]
disable_all_services

enable_plugin freezer-web-ui https://github.com/openstack/freezer-web-ui master

enable_service rabbit mysql key

# This is to keep the token small for testing
KEYSTONE_TOKEN_FORMAT=UUID

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