Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12239089
www.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
www.sls
View Options
# -------------------------------------------------------------
# Salt — Hypership
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Zed
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
/var/dataroot/zed
:
file.directory
:
-
user
:
deploy
# -------------------------------------------------------------
# Content
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{%
if
not
salt
[
"file.directory_exists"
](
"/var/dataroot/zed/content/.git"
)
%}
zed_content
:
file.directory
:
-
name
:
/var/dataroot/zed/content
-
user
:
deploy
-
mode
:
755
git.latest
:
-
name
:
https://github.com/hypership/content.git
-
target
:
/var/dataroot/zed/content
-
user
:
deploy
{%
endif
%}
{%
if
not
salt
[
"file.directory_exists"
](
"/var/dataroot/zed/content/users"
)
%}
zed_content_private
:
file.directory
:
-
name
:
/var/dataroot/zed/content/users
-
user
:
deploy
-
mode
:
711
git.latest
:
-
name
:
git@github.com:hypership/content_users.git
-
target
:
/var/dataroot/zed/content/users
-
user
:
deploy
-
identity
:
{{
pillar
[
"wwwroot_identities"
][
"deploy-key-github-hypership-content_users"
][
"path"
]
}}
-
update_head
:
False
{%
endif
%}
zed_content_rights
:
file.directory
:
-
name
:
/var/dataroot/zed/content
-
user
:
web-space-hypership-www
-
recurse
:
-
user
-
group
# -------------------------------------------------------------
# Cache
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
/var/dataroot/zed/cache
:
file.directory
:
-
user
:
web-space-hypership-www
{%
for
subdir
in
[
'compiled'
,
'openid'
,
'sessions'
]
%}
/var/dataroot/zed/cache/
{{
subdir
}}
:
file.directory
:
-
user
:
web-space-hypership-www
{%
endfor
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 11, 20:09 (5 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3060958
Default Alt Text
www.sls (1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment