Changeset - f95725c5d450
[Not reviewed]
default
0 1 0
timeless@gmail.com - 10 years ago 2016-05-03 14:04:00
timeless@gmail.com
brand: Kallithea
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/installation_puppet.rst
Show inline comments
 
@@ -87,13 +87,13 @@ Using parameters for customizing the set
 
The ``kallithea`` Puppet class provides a number of `parameters
 
<https://forge.puppetlabs.com/rauch/kallithea#class-kallithea>`_ for
 
customizing the setup process. You have seen the usage of the ``seed_db``
 
parameter in the :ref:`example above <simple_manifest>`, but there are more.
 
For example, you can specify the installation directory, the name of the user
 
under which Kallithea gets installed, the initial admin password, etc.
 
Notably, you can provide arbitrary modifications to Kallitheas configuration
 
Notably, you can provide arbitrary modifications to Kallithea's configuration
 
file by means of the ``config_hash`` parameter.
 

	
 
Parameters, which have not been set explicitly, will be set to default values,
 
which are defined inside the ``kallithea`` Puppet module. For example, if you
 
just stick to the defaults as in the :ref:`example above <simple_manifest>`,
 
you will end up with a Kallithea instance, which
0 comments (0 inline, 0 general)