Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3752266
D3192.id8133.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
890 B
Referenced Files
None
Subscribers
None
D3192.id8133.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
+ openfire:
+ password: dbserver/cluster-A/users/openfire
+ privileges:
+ - database: openfire
+ scope: schema
+ privileges:
+ - ALL
+
orbeon:
password: dbserver/cluster-A/users/orbeon
privileges:
@@ -50,6 +58,10 @@
encoding: UTF8
owner: orbeon
+ openfire:
+ encoding: UTF8
+ owner: openfire
+
# Network connections allowed in pg_hba.conf
connections:
- db: airflow
@@ -64,3 +76,8 @@
user: orbeon
ips: &dwellers 172.27.27.4/32
method: password
+
+ - db: openfire
+ user: openfire
+ ips: &docker002 172.27.27.5/32
+ method: password
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 17:46 (18 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2248315
Default Alt Text
D3192.id8133.diff (890 B)
Attached To
Mode
D3192: Create PostgreSQL database openfire
Attached
Detach File
Event Timeline
Log In to Comment