Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F32058384
docs.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
docs.sls
View Options
# -------------------------------------------------------------
# Salt — Provision docs.nasqueron.org website
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
packages
with context
%}
# -------------------------------------------------------------
# Deploy a rSW docs dir HTML build to docs.n.o/salt-wrapper
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
/var/wwwroot/nasqueron.org/docs/salt-wrapper
:
file.directory
:
-
user
:
deploy
-
group
:
web
-
dir_mode
:
755
salt_wrapper_doc_build
:
cmd.script
:
-
source
:
salt://roles/legacy-webserver/org/nasqueron/files/build-docs-salt-wrapper.sh
-
args
:
/var/wwwroot/nasqueron.org/docs/salt-wrapper
-
cwd
:
/tmp
-
runas
:
deploy
-
require
:
-
file
:
/var/wwwroot/nasqueron.org/docs/salt-wrapper
-
pkg
:
sphinx
# -------------------------------------------------------------
# Software to build the docs
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
sphinx
:
pkg.installed
:
-
name
:
{{
packages.sphinx
}}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 8, 07:56 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3720594
Default Alt Text
docs.sls (1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment