- 04 Mar, 2016 2 commits
-
-
Otherwise the command fails if the password includes special shell characters such as '&' or '<'
Omar Khan committed -
Define the CSMH database so it is created / migrate users defined
Kevin Falcone committed
-
- 03 Mar, 2016 11 commits
-
-
Workaround for debian squeeze deprecation and Chrome.
Ben Patterson committed -
Kevin Falcone committed
-
The older chrome repositories have been taken down; however, we use a saved copy of the debian package. After installing that package, ensure it is not referenced by the target machine after Chrome is installed.
Ben Patterson committed -
Remove remenants of removed vars.
Feanil Patel committed -
Populate ENABLE_OAUTH2_PROVIDER in [cl]ms.env.yaml.
Jacek Bzdak committed -
RABBITMQ_CLUSTERED was removed and rabbitmq_clustered_hosts was renamed.
Feanil Patel committed -
Stop using the RABBITMQ_CLUSTERED var and tooling.
Feanil Patel committed -
Feanil Patel committed
-
Andrew Gaylard committed
-
credentials: fix tags on requirements install task
Jim Abramson committed -
It pulls the setting into the comment above it if you do that.
Feanil Patel committed
-
- 02 Mar, 2016 16 commits
-
-
Feanil Patel committed
-
This method relied on the `hostvars` variable provided by ansible to always be all the nodes in the rabbitmq cluster. The hostvars var broke as a result of the upgrade to ansible 1.9 but also even if it did work, this method required that you always run rabbit plays on the whole cluster. This is not reasonable as it makes it very hard to heal a single node that may have fallen over. From here on, the RABBITMQ_CLUSTERED_HOSTS var should be used instead to specify the rabbit hosts that are part of a cluster.
Feanil Patel committed -
Small doc fix
Max Rothman committed -
Max Rothman committed
-
Fix playbook name
Max Rothman committed -
Max Rothman committed
-
Allow this to be run -c local so you don't need sudo or /usr/bin/python
Max Rothman committed -
Kevin Falcone committed
-
Jim Abramson committed
-
make databases overridable
Fred Smith committed -
Improve RDS cloudmigration documentation
Max Rothman committed -
Max Rothman committed
-
Fred Smith committed
-
Instead, turn it on for the databases where it makes sense.
Kevin Falcone committed -
fix the permission issue while creating the route53 records
Arbab Nazar committed -
arbabnazar committed
-
- 01 Mar, 2016 1 commit
-
-
Improvements for s3cmd in the "aws" role
Feanil Patel committed
-
- 29 Feb, 2016 5 commits
-
-
Be able to run jailed code in the CMS as well.
Feanil Patel committed -
Expose STATICFILES_STORAGE in credentials settings
Renzo Lucioni committed -
Feanil Patel committed
-
Renzo Lucioni committed
-
Work around a supervisord bug causing the provisioning to hang intermittently.
Fred Smith committed
-
- 27 Feb, 2016 2 commits
-
-
Sven Marnach committed
-
Sven Marnach committed
-
- 26 Feb, 2016 3 commits
-
-
update s3 configuration to use custom credentials s3 backends
Max Rothman committed -
Renzo Lucioni committed
-
New playbook and role for go-server
Brian Beggs committed
-