Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11726468
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
View Options
diff --git a/roles/webserver-content/org/wolfplex/www.sls b/roles/webserver-content/org/wolfplex/www.sls
index 48a8d44..ce76c4d 100644
--- a/roles/webserver-content/org/wolfplex/www.sls
+++ b/roles/webserver-content/org/wolfplex/www.sls
@@ -1,22 +1,27 @@
# -------------------------------------------------------------
# Salt — Provision www.wolfplex.org static subdirectories
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-03-22
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% if salt['node.has_web_content'](".org/wolfplex/www") %}
/var/wwwroot/wolfplex.org/www/2013:
file.recurse:
- source: salt://software/wolfplex/web-campaigns-2013
- exclude_pat: E@.git
- include_empty: True
- clean: True
- dir_mode: 755
- file_mode: 644
- user: wolfplex.org
- group: web
+/var/dataroot/wolfplex:
+ file.directory:
+ - user: wolfplex.org
+ - group: web
+
{% endif %}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Sep 19, 03:36 (13 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2992173
Default Alt Text
(1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment