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
45f063af
Commit
45f063af
authored
Dec 17, 2013
by
Feanil Patel
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #553 from edx/feanil/jarv-abbey-ami
Feanil/jarv abbey ami
parents
abf90204
1616ba8d
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
19 additions
and
10 deletions
+19
-10
playbooks/edx-east/edx_dev2.yml
+2
-2
playbooks/edx-east/edx_feanilsandbox.yml
+2
-2
playbooks/edx-east/worker.yml
+9
-0
playbooks/roles/edxapp/defaults/main.yml
+2
-2
playbooks/roles/edxapp/tasks/deploy.yml
+1
-1
playbooks/vagrant-devstack.yml
+1
-1
playbooks/vagrant-fullstack.yml
+1
-1
util/jenkins/create-var-file.sh
+1
-1
No files found.
playbooks/edx-east/edx_dev2.yml
View file @
45f063af
...
...
@@ -24,7 +24,7 @@
EDXAPP_LMS_NGINX_PORT
:
80
EDXAPP_CMS_NGINX_PORT
:
80
edxapp_lms_env
:
'
lms.envs.load_test'
edx_platform_
commit
:
'
sarina/install-datadog'
edx_platform_
version
:
'
sarina/install-datadog'
-
hosts
:
tag_aws_cloudformation_stack-name_dev2:&tag_group_worker
sudo
:
True
vars_files
:
...
...
@@ -41,7 +41,7 @@
-
role
:
'
edxapp'
edxapp_lms_env
:
'
lms.envs.load_test'
celery_worker
:
True
edx_platform_
commit
:
'
sarina/install-datadog'
edx_platform_
version
:
'
sarina/install-datadog'
#- hosts: tag_aws_cloudformation_stack-name_dev2:&tag_group_xserver
# sudo: True
# vars_files:
...
...
playbooks/edx-east/edx_feanilsandbox.yml
View file @
45f063af
...
...
@@ -14,7 +14,7 @@
-
lms-preview
-
role
:
'
edxapp'
edxapp_lms_env
:
'
lms.envs.load_test'
edx_platform_
commit
:
'
release'
edx_platform_
version
:
'
release'
-
splunkforwarder
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_role_worker
sudo
:
True
...
...
@@ -32,7 +32,7 @@
-
role
:
'
edxapp'
edxapp_lms_env
:
'
lms.envs.load_test'
celery_worker
:
True
edx_platform_
commit
:
'
release'
edx_platform_
version
:
'
release'
-
splunkforwarder
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_role_xserver
sudo
:
True
...
...
playbooks/edx-east/worker.yml
0 → 100644
View file @
45f063af
-
name
:
Deploy worker
hosts
:
all
sudo
:
True
gather_facts
:
True
vars_files
:
-
[
"
{{
secure_vars
}}"
,
"
dummy.yml"
]
roles
:
-
role
:
edxapp
celery_worker
:
True
playbooks/roles/edxapp/defaults/main.yml
View file @
45f063af
...
...
@@ -417,9 +417,9 @@ edxapp_theme_version: 'HEAD'
# make this the public URL instead of writable
edx_platform_repo
:
"
https://{{
COMMON_GIT_MIRROR
}}/edx/edx-platform.git"
# `edx_platform_
commit
` can be anything that git recognizes as a commit
# `edx_platform_
version
` can be anything that git recognizes as a commit
# reference, including a tag, a branch name, or a commit hash
edx_platform_
commit
:
'
release'
edx_platform_
version
:
'
release'
local_requirements_file
:
"
{{
edxapp_code_dir
}}/requirements/edx/local.txt"
pre_requirements_file
:
"
{{
edxapp_code_dir
}}/requirements/edx/pre.txt"
post_requirements_file
:
"
{{
edxapp_code_dir
}}/requirements/edx/post.txt"
...
...
playbooks/roles/edxapp/tasks/deploy.yml
View file @
45f063af
...
...
@@ -10,7 +10,7 @@
# Do A Checkout
-
name
:
edxapp | checkout edx-platform repo into {{edxapp_code_dir}}
git
:
dest={{edxapp_code_dir}} repo={{edx_platform_repo}} version={{edx_platform_
commit
}}
git
:
dest={{edxapp_code_dir}} repo={{edx_platform_repo}} version={{edx_platform_
version
}}
register
:
chkout
sudo_user
:
"
{{
edxapp_user
}}"
notify
:
...
...
playbooks/vagrant-devstack.yml
View file @
45f063af
...
...
@@ -6,7 +6,7 @@
migrate_db
:
"
yes"
openid_workaround
:
True
devstack
:
True
edx_platform_
commit
:
'
master'
edx_platform_
version
:
'
master'
mongo_enable_journal
:
False
EDXAPP_NO_PREREQ_INSTALL
:
0
vars_files
:
...
...
playbooks/vagrant-fullstack.yml
View file @
45f063af
...
...
@@ -6,7 +6,7 @@
migrate_db
:
"
yes"
openid_workaround
:
True
EDXAPP_LMS_NGINX_PORT
:
'
80'
edx_platform_
commit
:
'
master'
edx_platform_
version
:
'
master'
vars_files
:
-
"
group_vars/all"
roles
:
...
...
util/jenkins/create-var-file.sh
View file @
45f063af
...
...
@@ -19,7 +19,7 @@ CERTS_AWS_ID: $(cat /var/lib/jenkins/certs-aws-id)
CERTS_BUCKET: "verify-test.edx.org"
migrate_db: "yes"
openid_workaround: True
edx_platform_
commit
:
$edxapp_version
edx_platform_
version
:
$edxapp_version
forum_version:
$forum_version
xqueue_version:
$xqueue_version
xserver_version:
$xserver_version
...
...
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