Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3750021
D3252.id8352.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D3252.id8352.diff
View Options
diff --git a/pillar/dbserver/cluster-A.sls b/pillar/dbserver/cluster-A.sls
--- a/pillar/dbserver/cluster-A.sls
+++ b/pillar/dbserver/cluster-A.sls
@@ -27,6 +27,14 @@
privileges:
- ALL
+ mailManagement:
+ password: dbserver/cluster-A/users/mailManagement
+ privileges:
+ - database: mail
+ scope: schema
+ privileges:
+ - ALL
+
netbox:
password: dbserver/cluster-A/users/netbox
privileges:
@@ -51,6 +59,14 @@
privileges:
- ALL
+ postfix:
+ password: dbserver/cluster-A/users/postfix
+ privileges:
+ - database: mail
+ scope: schema
+ privileges:
+ - SELECT
+
databases:
airflow:
encoding: UTF8
@@ -66,6 +82,10 @@
encoding: UTF8
owner: orbeon
+ mail:
+ encoding: UTF8
+ owner: mailManagement
+
netbox:
encoding: UTF8
owner: netbox
@@ -97,3 +117,8 @@
user: openfire
ips: &docker002 172.27.27.5/32
method: password
+
+ - db: mail
+ user: postfix
+ ips: 172.27.27.3/32
+ method: password
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 20:01 (21 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249792
Default Alt Text
D3252.id8352.diff (1 KB)
Attached To
Mode
D3252: Create mail PostgreSQL database
Attached
Detach File
Event Timeline
Log In to Comment