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
edx
configuration
Commits
a9376a1c
Commit
a9376a1c
authored
Oct 13, 2016
by
e0d
Committed by
Kevin Falcone
Oct 17, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
automated fixes
parent
d1131b8a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
15 deletions
+9
-15
docker/build/automated/Dockerfile
+1
-2
docker/build/automated/ansible_overrides.yml
+8
-13
No files found.
docker/build/automated/Dockerfile
View file @
a9376a1c
#FROM edxops/trusty-common:v3
FROM
hacking/edxapp
FROM
edxops/precise-common:latest
MAINTAINER
edxops
ADD
. /edx/app/edx_ansible/edx_ansible
...
...
docker/build/automated/ansible_overrides.yml
View file @
a9376a1c
---
FLOCK_TLD
:
"
edx"
AUTOMATED_USER
:
"
ecom3"
AUTOMATED_RBASH_LINKS
:
[
'
/usr/bin/python'
]
AUTOMATED_SUDO_COMMANDS
:
-
command
:
"
/edx/app/edxapp/venvs/edxapp/bin/python
/edx/app/edxapp/edx-platform/manage.py
lms
migrate
--list
--settings=aws"
sudo_user
:
"
edxapp"
-
command
:
"
/edx/app/edxapp/venvs/edxapp/bin/python
/edx/app/edxapp/edx-platform/manage.py
cms
migrate
--list
--settings=aws"
sudo_user
:
"
edxapp"
AUTOMATED_SUDOERS_TEMPLATE
:
"
roles/automated/templates/99-sample.j2"
AUTOMATED_AUTHORIZED_KEYS
:
[
'
ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAACAQCx+OpJ6787GWnSo5FcwNPjiM7yqjXKi0FPkfpx8Dd3Oqts5PnJV/xokMP4vJTfXu6Zezh+/NvofgMlnxhnIwC3YIoGkLRhW5vKTZfohPjhyIRu0TyQOgmdocYk2o7xMQ1/fcrQh1sQMQqz79mv1ENKc47dVv7qfdBz803M5gschi4RjMYNMN97AA5rByz/AHJnrxQMWEndOZU+H2X9KRUn1TsWe8s99alILwFrNF1dZzF20r2zMErx48f4zfaczQnLOm+pJ1VrruPI8tQzS9X/kfy8GpBTbTX7X80SuM1Npuazr5sJAalXSZ2ccBVa1fKRwa6PmET21gdxOd2ZUsFYL5wZsPIF2f2ij5XwQxKco2lHH6QsvBzapY1BI5PZ/+mQzoaDO7w6WaaDvSDVxyuG/Sw0kOpA9uVEp3qTs8WT6CUYFmnBd+E8YnH6OwqbS9gfBkSNY9pwq1EpR+DCXVFuzWfYoSGQjxpTFbe7YsShB2Jyf/rZyA7NaS4lEkF8eABG6siEwckWvMOV5Z0lGGLTia1DCOZ3c6X09Te3xY4weYS1c0/Nx15C0rmYsMUeDYDonJWujBbvlOBNpx2opG2KPkSE9PAKWyS/mc4SrW0urJBxjAommVq9//dPTxo7IBmiCNWEcOuhXsQYp5tpDmj32Dh8nvNrkvOFYxb9SxuZgQ==
automated@example.com'
]
SUDO_USER
:
edxapp_venv_dir
:
"
/usr"
\ No newline at end of file
AUTOMATED_USERS
:
testing
:
sudo_commands
:
-
command
:
"
/usr/bin/ls"
sudo_user
:
"
ubuntu"
job_name
:
"
ls"
authorized_keys
:
"
{{
AUTOMATED_AUTHORIZED_KEYS
}}"
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