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
Fri, Nov 21, 16:14 (13 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3161854
Default Alt Text
config.sls (708 B)

Event Timeline