
Install DevStack and refresh the installation daily Sync translation files from Zanata Branches are to configure, see README.md and init.pp for details Requires puppetlabs-vcsrepo Requires zanata-cli and API-Key Working basis: https://etherpad.openstack.org/p/i18n-mitaka-virtualsprint Change-Id: I6b9a7fb2dfcdc2d7178cd149352e585ca7d3c7cc Co-Authored-By: Ying Chun Guo <guoyingc@cn.ibm.com> Co-Authored-By: KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com> Co-Authored-By: Ian Y. Choi <ianyrchoi@gmail.com> Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
7 lines
218 B
Plaintext
7 lines
218 B
Plaintext
[[local|localrc]]
|
|
ADMIN_PASSWORD=<%= @admin_password %>
|
|
DATABASE_PASSWORD=<%= @database_password %>
|
|
RABBIT_PASSWORD=<%= @rabbit_password %>
|
|
SERVICE_PASSWORD=<%= @service_password %>
|
|
SERVICE_TOKEN=<%= @service_token %>
|