Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F13142709
salt.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
953 B
Referenced Files
None
Subscribers
None
salt.sls
View Options
# -------------------------------------------------------------
# Salt — Shell server's units
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
dirs
with context
%}
{%
from
"roles/core/certificates/map.jinja"
import
certificates
with context
%}
# -------------------------------------------------------------
# Salt configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{
dirs.etc
}}
/salt/minion.d/vault.conf
:
file.managed
:
-
source
:
salt://roles/shellserver/vault/files/salt-vault.conf
-
mode
:
400
-
replace
:
False
-
show_changes
:
False
-
makedirs
:
True
-
template
:
jinja
-
context
:
url
:
https://127.0.0.1:8200
certificate
:
{{
certificates.dir
}}
/nasqueron-vault-ca.crt
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 16:19 (17 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3165155
Default Alt Text
salt.sls (953 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment