Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12944914
init.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
975 B
Referenced Files
None
Subscribers
None
init.sls
View Options
# -------------------------------------------------------------
# Salt — Service
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-10-16
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
dirs
,
services
with context
%}
# -------------------------------------------------------------
# rc :: ensure primary service runs in UTF-8
#
# Disclaimer: FreeBSD port for Salt still uses "salt_master".
# This service name is kept for compatibility,
# but isn't an endorsement of such terminology.
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{%
if
services
[
'manager'
]
==
"rc"
%}
{{
dirs.etc
}}
/rc.d/salt_master
:
file.patch
:
-
source
:
salt://roles/salt-primary/service/files/rc.patch
-
hash
:
08559af1d8b2d24f762085421a563602
{%
endif
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 18, 17:24 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3164580
Default Alt Text
init.sls (975 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment