- 08 Jul, 2015 2 commits
-
-
workaround invalid upstream certs when installing browsers
Fred Smith committed -
Fred Smith committed
-
- 15 Feb, 2015 1 commit
-
-
resolved merge conflicts
Edward Zarecor committed
-
- 13 Feb, 2015 1 commit
-
-
arbabnazar committed
-
- 14 Jan, 2015 1 commit
-
-
Updating the AMI to one with a fixed git repo
Edward Zarecor committed
-
- 13 Jan, 2015 1 commit
-
-
Edward Zarecor committed
-
- 11 Dec, 2014 2 commits
-
-
defaulting common_hostname to empty string
John Jarvis committed -
also extra vars overrides developer sandbox defaults
John Jarvis committed
-
- 19 Nov, 2014 2 commits
-
-
Update to lavash devstack.
Feanil Patel committed -
Feanil Patel committed
-
- 18 Nov, 2014 19 commits
-
-
Edward Zarecor committed
-
Edward Zarecor committed
-
bootstrap admin creation removing debug flag new local module rename Changing to string from list porting Carson's upgrade removing create user flag refactoring handling of 2.4 removing to another pr making autograde gated by cluster status pulling in Carsons changes Carsons changes to cluster rename Carsons changes Adding template for root user Updating vars Removing colon whitespace whitespace module name restore missing code, whitespace, update vars. * playbooks/roles/mongo/templates/repset_init.js.j2: restore whitespace typo adding replica set, needs testing on sandbox updating vars One more var sigh Removing auth, unsure this is needed
Edward Zarecor committed -
Clinton Blackburn committed
-
Edward Zarecor committed
-
The virtualenv must be active in order for i18n_tool to run properly.
Clinton Blackburn committed -
TE-583
Ben Patterson committed -
Clinton Blackburn committed
-
Clinton Blackburn committed
-
The test was under dev and shouldn't have been merged. (This approach is incompatible with ansible's design.)
Ben Patterson committed -
Fred Smith committed
-
Ben Patterson committed
-
John Jarvis committed
-
Here is an example vars.yml file to pass in when running the newrelic role with s3watcher enabled: --- S3_ACCESS_KEY_ID: s3accesskeyid S3_SECRET_ACCESS_KEY: s3secretkey S3_BUCKET_NAME: bucketname AWS_REGION: us-foo-1 S3_CONFIG_FILENAME: fooconfigfile NEWRELIC_S3_WATCHER: True NEWRELIC_LOGWATCH: False <--not a required var, but it's True by default NEWRELIC_LICENSE_KEY: "my_api_key"
Ben Patterson committed -
Ben Patterson committed
-
Edward Zarecor committed
-
Brandon DeRosier committed
-
- when using `/edx/bin/update edx-platform (branch)`
Brandon DeRosier committed -
This lets you specify additional python packages to be installed into the edxapp virtual environment. The `EDXAPP_EXTRA_REQUIREMENTS` should be a list of dict objects with `name`, `version` (optional) and `extra_args` (optional) keys, that correspond to the options of ansible's pip module. Example: EDXAPP_EXTRA_REQUIREMENTS: - name: mypackage version: 1.0.1 - name: git+https://git.myproject.org/MyProject#egg=MyProject
Matjaz Gregoric committed
-
- 12 Nov, 2014 2 commits
-
-
Work around for an issue in the Route53 module.
Feanil Patel committed
-
- 06 Nov, 2014 2 commits
-
-
Gather facts so the security role succeeds - into release
Fred Smith committed -
Will Daly committed
-
- 03 Nov, 2014 3 commits
-
-
Feanil/rc lavash 0
Feanil Patel committed -
Feanil/release into master
Feanil Patel committed -
Conflicts: playbooks/roles/datadog/tasks/main.yml playbooks/roles/rabbitmq/tasks/main.yml
Feanil Patel committed
-
- 31 Oct, 2014 4 commits
-
-
John Jarvis committed
-
Feanil/update datadog agent
Feanil Patel committed -
Remove the old repository. Explicitly control the version of Datadog.
Feanil Patel committed -
Add sane defaults for djfs.
Feanil Patel committed
-