Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3744044
D2858.id7285.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
991 B
Referenced Files
None
Subscribers
None
D2858.id7285.diff
View Options
diff --git a/pillar/paas/docker.sls b/pillar/paas/docker.sls
--- a/pillar/paas/docker.sls
+++ b/pillar/paas/docker.sls
@@ -88,6 +88,8 @@
subnet: 172.18.1.0/24
ci:
subnet: 172.18.2.0/24
+ sentry:
+ subnet: 172.18.3.0/24
# -------------------------------------------------------------
# Docker engine configuration
@@ -494,6 +496,7 @@
exim:
sentry_smtp:
mailname: mx.sentry.nasqueron.org
+ network: sentry
sentry:
sentry_web_1:
@@ -503,14 +506,17 @@
# As an instance is divided between a web, a cron and a worker
# containers, we need an identified to share a data volume.
realm: nasqueron
+ network: sentry
sentry_worker:
sentry_worker_1:
realm: nasqueron
+ network: sentry
sentry_cron:
sentry_cron:
realm: nasqueron
+ network: sentry
# -------------------------------------------------------------
# Monitoring
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 02:45 (21 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2246838
Default Alt Text
D2858.id7285.diff (991 B)
Attached To
Mode
D2858: Use 172.18.3.0/24 as Docker network for Sentry containers
Attached
Detach File
Event Timeline
Log In to Comment