Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3779381
D2212.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
535 B
Referenced Files
None
Subscribers
None
D2212.diff
View Options
diff --git a/roles/paas-docker/init.sls b/roles/paas-docker/init.sls
--- a/roles/paas-docker/init.sls
+++ b/roles/paas-docker/init.sls
@@ -6,12 +6,16 @@
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
+{% from "map.jinja" import dirs with context %}
+
include:
- .kernel
- .salt
- .docker
- .zemke-rhyne
+{% if salt['file.file_exists'](dirs['bin'] + '/zr') %}
- .containers
+{% endif %}
- .systemd-unit
- .wwwroot-502
- .nginx
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 08:00 (20 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2264339
Default Alt Text
D2212.diff (535 B)
Attached To
Mode
D2212: Ignore containers if zr isn't available
Attached
Detach File
Event Timeline
Log In to Comment