Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F41922056
dirs.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
624 B
Referenced Files
None
Subscribers
None
dirs.sls
View Options
# -------------------------------------------------------------
# Salt — Canonical directories
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-01-23
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
dirs
:
{%
if
grains
[
'os_family'
]
==
'FreeBSD'
%}
etc
:
/usr/local/etc
bin
:
/usr/local/bin
include
:
/usr/local/include
lib
:
/usr/local/lib
{%
elif
grains
[
'kernel'
]
==
'Linux'
%}
etc
:
/etc
bin
:
/usr/bin
include
:
/usr/include
lib
:
/usr/lib
{%
endif
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 8, 02:55 (14 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3904770
Default Alt Text
dirs.sls (624 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment