puppet-translation_checksite/templates/local.conf.minimal.erb
Frank Kloeker a42f130aac Puppet module to provide a translation checksite
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>
2016-04-05 08:15:10 +00:00

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 %>