fuel-ccp-keystone/service/files/defaults.yaml

39 lines
740 B
YAML

configs:
keystone:
debug: false
public_port:
cont: 5000
ingress: identity
admin_port:
cont: 35357
db:
password: password
name: keystone
username: keystone
wsgi:
processes: 6
threads: 1
# 100% random default
fernet_key: "ZAabsQIXsSW7Ez52UZRqUXDz87y9+R+mbxVZ38gRmjg="
credential_key: "2jjLrgOLvI-wj7g-8058SSCw0-ZnL4Ghg5cLuBirxL8="
notifications:
enable: false
# format can be basic or cadf:
format: cadf
openstack:
user_password: password
user_name: admin
project_name: admin
role_name: admin
sources:
openstack/keystone:
git_url: https://git.openstack.org/openstack/keystone.git
git_ref: stable/newton