Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768743
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
View Options
diff --git a/roles/shellserver/odderon/code.sls b/roles/shellserver/odderon/code.sls
index e845d1f..2a42004 100644
--- a/roles/shellserver/odderon/code.sls
+++ b/roles/shellserver/odderon/code.sls
@@ -1,28 +1,29 @@
# -------------------------------------------------------------
# Salt — Deploy Odderon (darkbot)
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-01-25
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
darkbot_repo:
file.directory:
- name: /opt/darkbot
- user: odderon
- group: nasqueron-irc
- dir_mode: 755
git.latest:
- name: https://devcentral.nasqueron.org/source/darkbot.git
- branch: production
- target: /opt/darkbot
- user: odderon
- unless: test -f /opt/odderon/LOCKED
darkbot_build:
cmd.script:
- source: salt://roles/shellserver/odderon/files/build.sh
+ - args: "--with-sleep=0 --with-add=0 --with-del=0 --with-random=0"
- cwd: /opt/darkbot
- runas: odderon
- require:
- git: darkbot_repo
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Nov 25, 10:08 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259980
Default Alt Text
(1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment