Skip to content

Conversation

@terapyon
Copy link
Member

@terapyon terapyon commented Jul 4, 2019

Configuration Pull Request

Make sure that the following steps are done before merging:

  • A DevOps team member has approved the PR if it is code shared across multiple services and you don't own all of the services.
  • Are you adding any new default values that need to be overridden when this change goes live? If so:
    • Update the appropriate internal repo (be sure to update for all our environments)
    • If you are updating a secure value rather than an internal one, file a DEVOPS ticket with details.
    • Add an entry to the CHANGELOG.
  • If you are making a complicated change, have you performed the proper testing specified on the Ops Ansible Testing Checklist? Adding a new variable does not require the full list (although testing on a sandbox is a great idea to ensure it links with your downstream code changes).
  • Think about how this change will affect Open edX operators. Have you updated the wiki page for the next Open edX release?

Ned Batchelder and others added 30 commits July 12, 2017 14:08
(cherry picked from commit 9cd4740)
set FORUM_REBUILD_INDEX to run the rebuild_index rake task.

(cherry picked from commit d07e6fc)
…go/forum-rebuild-index

Ginkgo: Add optional task to rebuild the forum elasticsearch index
…rprise_worker

Add 'enterprise_worker' user to LMS user provisioning.
Added the `install:configuration` tag to the step that writes the forum_env to disk so that updated mongodb credentials
are properly propagated to the service during deployments.
…ere a local host is being used, aws role is not needed. Default remains true though.
Added the option of overriding atomic requests without having to override the entire database configuration structure.
…-ginkgo

Optional `aws` role and `EDXAPP_MYSQL_ATOMIC_REQUESTS`
Override branch name `master` with the correct release branch when installing

(cherry picked from commit 5dc8fdb)
(cherry picked from commit 834adf0)
These are the changes from pull requests openedx-unsupported#4682 and openedx-unsupported#4683, applied to
ginkgo.
(cherry picked from commit ec30799)
bugfix: renamed repository name.
bugfix:  change clone address to cmscom
ringobouya and others added 30 commits August 30, 2018 15:02
bugfix: added mongo host setting
add required mongo modules
syncdbは不要なので削除
change download url
TODO: MySQLの設定変更部分は不要と判断した
modified: 検証環境用にインストールを改変
bugfix: rubygems version
bugfix:
この処理がなくなっているのでコメントアウト(テスト)
lms/cms側でおそらく一緒にマイグレーション済のため変更
…ginkgo

# Conflicts:
#	playbooks/edx_sandbox.yml
#	playbooks/roles/common_vars/defaults/main.yml
#	playbooks/roles/edxapp/defaults/main.yml
#	playbooks/roles/edxapp/tasks/deploy.yml
#	playbooks/roles/forum/defaults/main.yml
#	playbooks/roles/forum/tasks/main.yml
#	playbooks/roles/nginx/templates/edx/app/nginx/sites-available/cms.j2
#	playbooks/roles/notifier/tasks/deploy.yml
#	playbooks/roles/rbenv/tasks/main.yml
#	playbooks/roles/sqoop/defaults/main.yml
#	playbooks/vagrant-devstack.yml
#	util/install/native.sh
#	util/vpc-tools/abbey.py
#	vagrant/base/devstack/Vagrantfile
#	vagrant/base/fullstack/Vagrantfile
#	vagrant/release/devstack/Vagrantfile
#	vagrant/release/fullstack/Vagrantfile
updated from hawthorn version (edx_sandbox.yml).
updated checkout branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.