mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
remove function privileges for now
This commit is contained in:
parent
9c98a8efa1
commit
dd94b62030
@ -13,7 +13,6 @@ Privileges can be set on the following database object types:
|
||||
* tablespace
|
||||
* table
|
||||
* sequence
|
||||
* function
|
||||
* language
|
||||
* group
|
||||
|
||||
@ -28,9 +27,6 @@ Privileges can be set on the following database object types:
|
||||
remove-user-privs:
|
||||
postgres_privileges.absent:
|
||||
- maintenance_db: testdb
|
||||
|
||||
.. versionadded:: Boron
|
||||
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user