Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F8321719
account.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
793 B
Referenced Files
None
Subscribers
None
account.sls
View Options
# -------------------------------------------------------------
# Salt — Provision Docker engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-04-28
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
dirs
with context
%}
{%
set
zr_home
=
"/home/zr"
%}
# -------------------------------------------------------------
# Account
#
# This account is used by Jenkins jobs to deploy artifacts
# after a build.
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
zr_account
:
user.present
:
-
name
:
zr
-
fullname
:
Zemke-Rhyne
-
uid
:
8900
-
gid
:
9002
-
home
:
{{
zr_home
}}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 13, 16:50 (17 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2570521
Default Alt Text
account.sls (793 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment