Marton Kiss da8c6b7d0f Initial commit of ask-staging.o.o site
This patch provides the ask-staging.o.o instance and required
service dependencies like pgsql database and solr service. The
ask-staging.o.o is used to test the development patches of
the production ask.o.o, and part of the ask.o.o quality
assurance process of a release.

New hiera variables:
- ask_staging_db_password: staging database password
- ask_staging_redis_password: redis password

Depends-On: I560c24c3b09e4a8d09b23afa619a4cf361601cbe
Depends-On: Id0c414dbac24056aad2a619b09327855f52ec3a9
Change-Id: I605102358a6cb05b1fbdb2564d578e89de253413
2015-07-02 23:50:48 +02:00
2014-06-27 12:48:59 -07:00
2015-04-10 21:53:24 +00:00
2015-02-26 15:20:38 -08:00
2015-03-03 17:20:25 -08:00
2014-09-30 12:40:59 -07:00
2014-08-27 15:30:56 -04:00
2013-09-23 18:29:18 +00:00

Puppet Modules

These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.

The main entry point is in manifests/site.pp.

In general, most of the modules here are designed to be able to be run either in agent or apply mode.

These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera.

See http://ci.openstack.org for more information.

Documentation

The documentation presented at http://ci.openstack.org comes from git://git.openstack.org/openstack-infra/system-config repo's docs/source. To build the documentation use

$ tox -evenv python setup.py build_sphinx

Description
System configuration for the OpenDev Collaboratory
Readme 153 MiB
Languages
Python 37.2%
Jinja 36.7%
Shell 13.5%
Dockerfile 3.8%
JavaScript 3%
Other 5.8%