Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3938594
staging.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
staging.sls
View Options
# -------------------------------------------------------------
# Salt — Provision a salt master
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-10-21
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# Git repositories for the staging area
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
staging_public_repository
:
file.directory
:
-
name
:
/opt/salt/staging
-
user
:
deploy
-
group
:
deploy
-
dir_mode
:
775
git.latest
:
-
name
:
https://devcentral.nasqueron.org/source/staging.git
-
target
:
/opt/salt/staging
-
user
:
deploy
-
update_head
:
False
-
submodules
:
True
staging_private_repository
:
file.directory
:
-
name
:
/opt/salt/private/staging
-
user
:
deploy
-
group
:
deploy
-
dir_mode
:
770
git.latest
:
-
name
:
ssh://vcs@devcentral.nasqueron.org:5022/source/private-staging.git
-
target
:
/opt/salt/private/staging
-
user
:
deploy
-
identity
:
/var/run/deploy/.ssh/id_ed25519
-
update_head
:
False
-
submodules
:
True
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 03:27 (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2306687
Default Alt Text
staging.sls (1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment