Created
July 9, 2015 16:51
-
-
Save idvoretskyi/8d6432bb17f6a7732e16 to your computer and use it in GitHub Desktop.
devstack local.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [[local|localrc]] | |
| FLOATING_RANGE=192.168.1.224/27 | |
| FIXED_RANGE=10.11.12.0/24 | |
| FIXED_NETWORK_SIZE=256 | |
| FLAT_INTERFACE=eth0 | |
| ADMIN_PASSWORD=admin | |
| MYSQL_PASSWORD=admin | |
| RABBIT_PASSWORD=admin | |
| SERVICE_PASSWORD=admin | |
| SERVICE_TOKEN=admin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment