aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/README.rst
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2016-07-01 14:45:31 +0200
committerGiulio Fidente <gfidente@redhat.com>2016-08-26 11:11:47 +0200
commit7aeb416528df98f3e5ba0dda8878f7b9c6bb55ec (patch)
tree80e1e483b5b94e9a24ee0515a8f08cef1cfa1fa8 /puppet/services/README.rst
parentdd9c8d6e9c5e28ee2267bfb7d58de554988451b2 (diff)
Add global_config_settings to services' output
The new global_config_settings output is meant to contain additional hieradata distributed by the services to all role types. Change-Id: I1beff8f7b12a4178e6081de6134cd8e67794d710
Diffstat (limited to 'puppet/services/README.rst')
-rw-r--r--puppet/services/README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/README.rst b/puppet/services/README.rst
index 15c8c1f1..8fe51fa3 100644
--- a/puppet/services/README.rst
+++ b/puppet/services/README.rst
@@ -31,6 +31,8 @@ are re-asserted when applying latter ones.
* config_settings: Custom hiera settings for this service.
+ * global_config_settings: Additional hiera settings distributed to all roles.
+
* step_config: A puppet manifest that is used to step through the deployment
sequence. Each sequence is given a "step" (via hiera('step') that provides
information for when puppet classes should activate themselves.