Page MenuHomeDevCentral

autochmod.sls
No OneTemporary

autochmod.sls

# -------------------------------------------------------------
# Salt — Sites to provision on the legacy web server
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% for dir in salt['pillar.get']('web_autochmod', []) %}
autochmod_{{ dir }}:
cmd.run:
- name: autochmod
- cwd: {{ dir }}
{% endfor %}

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 26, 16:28 (8 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2308048
Default Alt Text
autochmod.sls (493 B)

Event Timeline