Skip to content

Instantly share code, notes, and snippets.

@stephenfin
Created September 27, 2023 14:04
Show Gist options
  • Save stephenfin/94b92cb0b4cdbb78f4c15c697b05a0d5 to your computer and use it in GitHub Desktop.
Save stephenfin/94b92cb0b4cdbb78f4c15c697b05a0d5 to your computer and use it in GitHub Desktop.
Minimal DevStack `local.conf` configurations
[[local|localrc]]
## Passwords
ADMIN_PASSWORD=password
DATABASE_PASSWORD=password
RABBIT_PASSWORD=password
HORIZON_PASSWORD=password
SERVICE_PASSWORD=password
SERVICE_TOKEN=no-token-password
enable_plugin heat https://opendev.org/openstack/heat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment