From f06bfeb5b83bb87ea942d0ce18096503c274942b Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Thu, 21 Jul 2011 09:30:49 +0000 Subject: - add a comment to warn people --- modules/puppet/templates/puppet.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/puppet/templates/puppet.conf b/modules/puppet/templates/puppet.conf index 1e904618..baa8cd01 100644 --- a/modules/puppet/templates/puppet.conf +++ b/modules/puppet/templates/puppet.conf @@ -21,6 +21,8 @@ reports = store,tagmail reportfrom = root@<%= domain %> + # Never remove this: + # Store config is used to populate others configs storeconfigs = true dbadapter = sqlite3 dblocation = /var/lib/puppet/storeconfigs.db -- cgit v1.2.1