efedorova e98258043d Add wsgi support.
Add config file
Fix interacting with consts
Change section names in manifests to correspond data_type
2013-10-14 11:07:48 +04:00

10 lines
363 B
Plaintext

This generate_sample.sh tool is used to generate etc/savanna/savanna.conf.sample-full
Run it from the top-level working directory i.e.
$> ./tools/conf/generate_sample.sh
Watch out for warnings about modules like libvirt, qpid and zmq not
being found - these warnings are significant because they result
in options not appearing in the generated config file.