From 5c08358430e7fd3ead8e80e3944394542e69118e Mon Sep 17 00:00:00 2001 From: Dominic Ferrantelli Date: Tue, 5 May 2015 15:10:34 -0700 Subject: [PATCH] added examples of new user options to pillar.example --- pillar.example | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pillar.example b/pillar.example index eb34251..c714bb0 100644 --- a/pillar.example +++ b/pillar.example @@ -12,10 +12,18 @@ postgres: localUser: password: '98ruj923h4rf' createdb: False + createroles: False + createuser: False + inherit: True + replication: False remoteUser: password: '98ruj923h4rf' createdb: False + createroles: False + createuser: False + inherit: True + replication: False # This section cover this ACL management of the pg_hba.conf file. # , , , [host],