Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12427563
map.jinja
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
856 B
Referenced Files
None
Subscribers
None
map.jinja
View Options
{%
set
dirs
=
salt
[
'grains.filter_by'
]({
'Debian'
:
{
'etc'
:
'/etc'
,
'bin'
:
'/usr/bin'
,
'include'
:
'/usr/include'
,
'lib'
:
'/usr/lib'
,
},
'FreeBSD'
:
{
'etc'
:
'/usr/local/etc'
,
'bin'
:
'/usr/local/bin'
,
'include'
:
'/usr/local/include'
,
'lib'
:
'/usr/local/lib'
,
},
},
default
=
'Debian'
)
%}
{%
set
services
=
salt
[
'grains.filter_by'
]({
'Debian'
:
{
'manager'
:
'systemd'
,
},
'FreeBSD'
:
{
'manager'
:
'rc'
,
},
},
default
=
'Debian'
)
%}
{%
set
shells
=
salt
[
'grains.filter_by'
]({
'Debian'
:
{
'bash'
:
'/bin/bash'
,
'fish'
:
'/usr/bin/fish'
,
'tcsh'
:
'/usr/bin/tcsh'
,
},
'FreeBSD'
:
{
'bash'
:
'/usr/local/bin/bash'
,
'fish'
:
'/usr/local/bin/fish'
,
'tcsh'
:
'/bin/tcsh'
,
},
},
default
=
'Debian'
)
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 7, 08:42 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3092996
Default Alt Text
map.jinja (856 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment