Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3766946
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
832 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/roles/paas-docker/init.sls b/roles/paas-docker/init.sls
index 7740e45..6223861 100644
--- a/roles/paas-docker/init.sls
+++ b/roles/paas-docker/init.sls
@@ -1,19 +1,23 @@
# -------------------------------------------------------------
# Salt — Provision Docker engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-09-13
# 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
- .letsencrypt
- .wrappers
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Nov 24, 21:22 (10 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258939
Default Alt Text
(832 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment