Page MenuHomeDevCentral

map.jinja
No OneTemporary

map.jinja

# -------------------------------------------------------------
# Salt — Provision dev software
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-03-29
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% set php = salt['grains.filter_by']({
'Debian': {
'current_api': '20170718',
'extension_dir': '/usr/lib/php/20170718',
'cli_conf_dir': '/etc/php/7.2/cli/conf.d/',
},
'FreeBSD' : {
'current_api': '20170718',
'extension_dir': '/usr/local/lib/php/20170718',
'cli_conf_dir': '/usr/local/etc/php/',
},
}, default='Debian') %}

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 26, 16:28 (7 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2303809
Default Alt Text
map.jinja (743 B)

Event Timeline