Skip to content

Commit e74360c

Browse files
committed
Add documentation for replication flag for postgresql::role
Signed-off-by: Ken Barber <[email protected]>
1 parent 49ecb87 commit e74360c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,9 @@ Weither to grant login capability for the new role. Defaults to `false`.
343343
####`superuser`
344344
Weither to grant super user capability for the new role. Defaults to `false`.
345345

346+
####`replication`
347+
If `true` provides replication capabilities for this role. Defaults to `false`.
348+
346349
###Resource: postgresql::tablespace
347350
This defined type can be used to create a tablespace. For example:
348351

0 commit comments

Comments
 (0)