Page MenuHomeDevCentral

config.sls
No OneTemporary

config.sls

# -------------------------------------------------------------
# Poudriere
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% from "map.jinja" import dirs with context %}
# -------------------------------------------------------------
# General configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ dirs.etc }}/poudriere.conf:
file.managed:
- source: salt://roles/devserver/poudriere/files/poudriere.conf
- template: jinja
- context:
poudriere: {{ pillar["poudriere"] }}

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 8, 08:55 (17 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3695628
Default Alt Text
config.sls (708 B)

Event Timeline