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
Tue, May 13, 16:51 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2563924
Default Alt Text
init.sls (750 B)

Event Timeline