Page MenuHomeDevCentral

init.sls
No OneTemporary

init.sls

# -------------------------------------------------------------
# Salt — Salt master configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-04-28
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% from "map.jinja" import dirs with context %}
# -------------------------------------------------------------
# Providers
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
saltmaster_cloud_providers:
file.recurse:
- name: {{ dirs.etc }}/salt/cloud.providers.d
- source: salt://roles/saltmaster/cloud/files/providers
- dir_mode: 755
- file_mode: 644

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 9, 23:48 (1 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3509401
Default Alt Text
init.sls (750 B)

Event Timeline