Skip to content

Commit f37197b

Browse files
committed
reassign_owned_by: Cleanup puppet-strings documentation
1 parent 56bc346 commit f37197b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: manifests/server/reassign_owned_by.pp

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# @summary Define for reassigning the ownership of objects within a database.
2-
# @note
3-
# This enables us to force the a particular ownership for objects within a database
4-
#
2+
#
3+
# @note This enables us to force the a particular ownership for objects within a database
4+
#
55
# @param old_role Specifies the role or user who is the current owner of the objects in the specified db
66
# @param new_role Specifies the role or user who will be the new owner of these objects
77
# @param db Specifies the database to which the 'REASSIGN OWNED' will be applied

0 commit comments

Comments
 (0)