Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24895183
init.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
983 B
Referenced Files
None
Subscribers
None
init.sls
View Options
# -------------------------------------------------------------
# Salt — Provision software needed by other core roles
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2016-04-09
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
dirs
with context
%}
# -------------------------------------------------------------
# Shells
# -------------------------------------------------------------
shells
:
pkg
:
-
installed
-
pkgs
:
-
bash
-
fish
-
zsh
{%
if
grains
[
'os'
]
!=
'FreeBSD'
%}
-
tcsh
{%
endif
%}
{{
dirs.share
}}
/zsh/site-functions/_pm
:
file.managed
:
# At commit 683d331 - 2017-11-05
-
source
:
https://raw.githubusercontent.com/Angelmmiguel/pm/master/zsh/_pm
-
source_hash
:
deea33968be713cdbd8385d3a72df2dd09c444e42499531893133f009f0ce0ea
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 13:48 (9 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3540060
Default Alt Text
init.sls (983 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment