Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
configuration
Commits
b01901d3
Commit
b01901d3
authored
9 years ago
by
Edward Zarecor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tag corrections
parent
ab195c64
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
playbooks/roles/xqwatcher/tasks/code_jail.yml
+6
-6
playbooks/roles/xqwatcher/tasks/deploy.yml
+2
-2
playbooks/roles/xqwatcher/tasks/deploy_courses.yml
+1
-1
playbooks/roles/xqwatcher/tasks/deploy_watcher.yml
+1
-1
No files found.
playbooks/roles/xqwatcher/tasks/code_jail.yml
View file @
b01901d3
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
with_items
:
XQWATCHER_COURSES
with_items
:
XQWATCHER_COURSES
tags
:
tags
:
-
install
-
install
-
install:
base
-
install:
configuration
-
name
:
write out sudoers for watcher
-
name
:
write out sudoers for watcher
template
:
>
template
:
>
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
with_items
:
XQWATCHER_COURSES
with_items
:
XQWATCHER_COURSES
tags
:
tags
:
-
install
-
install
-
install:
base
-
install:
configuration
# see comment below as to why this is skipped.
# see comment below as to why this is skipped.
-
name
:
put code jail into aa-complain
-
name
:
put code jail into aa-complain
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
with_items
:
XQWATCHER_COURSES
with_items
:
XQWATCHER_COURSES
tags
:
tags
:
-
install
-
install
-
install:
bas
e
-
install:
cod
e
-
name
:
write out requirements.txt
-
name
:
write out requirements.txt
template
:
>
template
:
>
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
with_items
:
XQWATCHER_COURSES
with_items
:
XQWATCHER_COURSES
tags
:
tags
:
-
install
-
install
-
install:
bas
e
-
install:
cod
e
-
name
:
install course specific python requirements
-
name
:
install course specific python requirements
pip
:
>
pip
:
>
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
with_items
:
XQWATCHER_COURSES
with_items
:
XQWATCHER_COURSES
tags
:
tags
:
-
install
-
install
-
install:
bas
e
-
install:
cod
e
-
name
:
give other read permissions to the virtualenv
-
name
:
give other read permissions to the virtualenv
shell
:
>
shell
:
>
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
with_items
:
XQWATCHER_COURSES
with_items
:
XQWATCHER_COURSES
tags
:
tags
:
-
install
-
install
-
install:
bas
e
-
install:
cod
e
-
name
:
start apparmor service
-
name
:
start apparmor service
service
:
name=apparmor state=started
service
:
name=apparmor state=started
...
...
This diff is collapsed.
Click to expand it.
playbooks/roles/xqwatcher/tasks/deploy.yml
View file @
b01901d3
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
owner={{ xqwatcher_user }} group={{ xqwatcher_user }} mode=0600
owner={{ xqwatcher_user }} group={{ xqwatcher_user }} mode=0600
tags
:
tags
:
-
install
-
install
-
install:
bas
e
-
install:
cod
e
#TODO: remove once xqwatcher.json can be pulled out into /edx/etc/
#TODO: remove once xqwatcher.json can be pulled out into /edx/etc/
-
name
:
write out watcher config file
-
name
:
write out watcher config file
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
mode=0644 owner={{ xqwatcher_user }} group={{ xqwatcher_user }}
mode=0644 owner={{ xqwatcher_user }} group={{ xqwatcher_user }}
tags
:
tags
:
-
install
-
install
-
install:
base
-
install:
configuration
-
include
:
deploy_watcher.yml
-
include
:
deploy_watcher.yml
tags
:
tags
:
...
...
This diff is collapsed.
Click to expand it.
playbooks/roles/xqwatcher/tasks/deploy_courses.yml
View file @
b01901d3
...
@@ -10,4 +10,4 @@
...
@@ -10,4 +10,4 @@
with_items
:
XQWATCHER_COURSES
with_items
:
XQWATCHER_COURSES
tags
:
tags
:
-
install
-
install
-
install:
bas
e
-
install:
cod
e
This diff is collapsed.
Click to expand it.
playbooks/roles/xqwatcher/tasks/deploy_watcher.yml
View file @
b01901d3
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
sudo_user
:
"
{{
xqwatcher_user
}}"
sudo_user
:
"
{{
xqwatcher_user
}}"
tags
:
tags
:
-
install
-
install
-
install:app
lication
-requirements
-
install:app-requirements
-
name
:
write out course config files
-
name
:
write out course config files
template
:
>
template
:
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment