System configuration for the OpenDev Collaboratory
053f98b4ee
wiki.o.o is much smaller than our typical elasticsearch nodes. For it to use elasticsearch it needs to allocate a much smaller heap. Make the heap size configurable (keep the 16g default) and set the heap size to 1g for wiki.o.o. Change-Id: I0c5fb4865eb07c0fa5bbe4cf698a9f0e9ea9f2fc |
||
---|---|---|
doc/source | ||
launch | ||
manifests | ||
modules | ||
tools | ||
.gitignore | ||
.gitreview | ||
install_jenkins_slave.sh | ||
install_modules.sh | ||
install_puppet.sh | ||
Rakefile | ||
README.md | ||
run_puppet.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
test.sh | ||
tox.ini |
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.