Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F8321767
pywikibot.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
968 B
Referenced Files
None
Subscribers
None
pywikibot.sls
View Options
# -------------------------------------------------------------
# Salt — Deploy eggdrop park
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-11-06
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
from
"map.jinja"
import
packages_prefixes
with context
%}
pywikibot_dependencies
:
pkg.installed
:
-
pkgs
:
-
{{
packages_prefixes.python3
}}
requests
pywikibot_software
:
file.directory
:
-
name
:
/opt/pywikibot
-
user
:
deploy
git.latest
:
-
name
:
https://github.com/nasqueron/pywikibot.git
-
branch
:
production
-
submodules
:
True
-
target
:
/opt/pywikibot
-
user
:
deploy
-
require
:
-
pkg
:
pywikibot_dependencies
pywikibot_install_package
:
cmd.run
:
-
name
:
python3 setup.py install
-
cwd
:
/opt/pywikibot
-
onchanges
:
-
git
:
pywikibot_software
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 13, 16:51 (17 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2565285
Default Alt Text
pywikibot.sls (968 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment