- 06 Apr, 2017 1 commit
-
-
Brandon DeRosier committed
-
- 27 Mar, 2017 1 commit
-
-
We run the AWS role on OpenStack to get the logs synced to S3, but we don't need the MTU settings.
Sven Marnach committed
-
- 17 Mar, 2017 4 commits
-
-
No idea why this wasn't already installed!
Jillian Vogel committed -
Jillian Vogel committed
-
Cloudera do not require Insights, so this omits the nginx and insights roles.
Jillian Vogel committed -
Jillian Vogel committed
-
- 28 Feb, 2017 6 commits
-
-
Sven Marnach committed
-
By default supervisor will only automatically restart services when they exit code is not 0 or 2. Edxapp workers sometimes exit with a code of 0 on certain network failures, so make sure they are restarted even if exit code is 0.
Matjaz Gregoric committed -
Based on the value of COMMON_ENABLE_OPENSTACK_INTEGRATION. Installing requirements from the openstack role created role ordering issues where openstack role had to run after the edxapp role so that the required folders and the virtual environment are already created, BUT edxapp migrations can also depend on the default file storage, which will fail when using openstack storage if openstack requirements haven't been installed yet. Letting edxapp role install the requirements solves this problem.
Matjaz Gregoric committed -
While COMMON_OBJECT_STORE_LOG_SYNC and related variables are still supported, this patch offers a finer grained control over tracking log syncing. Sometimes you want to host edX on openstack (and therefore need to run the openstack role), but you still want to sync tracking logs to S3, so it does not make sense to tie the choice of log sync store to the presence of either aws or openstack role in the playbook.
Matjaz Gregoric committed -
The vhost role used to create directories required by the aws and openstack roles based on the value of the VHOST_NAME variable, but that turned out to be problematic (see https://github.com/edx/configuration/pull/3519). Remove the VHOST_NAME variable and make each aws and openstack role responsible for creating its own directories.
Matjaz Gregoric committed -
This adds two new variables to common_vars: - COMMON_ENABLE_AWS_INTEGRATION - COMMON_ENABLE_OPENSTACK_INTEGRATION They are both set to False by default. When set to True, the corresponding role (aws/openstack) will be automatically included in edx_sandbox.yml and edx-stateless.yml playbooks.
Matjaz Gregoric committed
-
- 23 Feb, 2017 1 commit
-
-
Ned Batchelder committed
-
- 16 Feb, 2017 1 commit
-
-
Ned Batchelder committed
-
- 15 Feb, 2017 1 commit
-
-
We already do this in the common role but not in bootstrap or abbey roles. (cherry picked from commit b78c0487)
Feanil Patel committed
-
- 13 Feb, 2017 1 commit
-
-
See https://github.com/ansible/ansible/issues/21316 This prevented successful installation of open-release/ficus.1rc
Ned Batchelder committed
-
- 10 Feb, 2017 1 commit
-
-
(cherry picked from commit a79fe1b7)
Jillian Vogel committed
-
- 07 Feb, 2017 6 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Apply the change to install MySQL 5.6 from an edX PPA
Ned Batchelder committed -
(cherry picked from commit 6218350b)
Ned Batchelder committed -
(cherry picked from commit b8ed4f49)
Ned Batchelder committed
-
- 06 Feb, 2017 4 commits
-
-
(cherry picked from commit 6e4a47de)
Ned Batchelder committed -
Cherry pick from c6514cca
Brian Jacobel committed -
Brian Jacobel committed
-
Use my-passwords.yml in sandbox.sh (cherry picked from commit f3970b73af316502722e6153f11af52f7b61112d) (cherry picked from commit 81cc046ff09e69642eeb7cb82aa1f7b08b28c649)
Ned Batchelder committed
-
- 03 Feb, 2017 5 commits
-
-
(cherry picked from commit b2beddb4d35c12537d17454e543363201c578cd8)
Ned Batchelder committed -
This should help decrease build times. ECOM-6600 Cherry pick from 64facf1b
Clinton Blackburn committed -
Cherry picked from e4cacb16
George Song committed
-
- 02 Feb, 2017 2 commits
-
-
Fix #21 Cherry picked from 31b6ee56028550b9aa9fac840f3f2040fadaeaf2
George Song committed -
George Song committed
-
- 01 Feb, 2017 6 commits
-
-
Ned Batchelder committed
-
George Song committed
-
George Song committed
-
Pin nodeenv's node version to 6.9.4 LTS for Platform, Ecommerce, Insights and Credentials
George Song committed -
George Song committed
-
George Song committed
-