Page MenuHomeDevCentral

init.sls
No OneTemporary

init.sls

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

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 21, 16:18 (18 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3174246
Default Alt Text
init.sls (739 B)

Event Timeline