- 30 Oct, 2013 40 commits
-
-
Change the default cloudformation elb backend ports.
Feanil Patel committed -
mongo_clustered defaults to !!null
John Jarvis committed -
Now they default to the same as what is set in ansible which should reduce the number of things we have to override when running ansible on a VPC.
Feanil Patel committed -
John Jarvis committed
-
Update to use cluster enabling vars in both rabbit and mongo.
Feanil Patel committed -
Feanil Patel committed
-
adding reconfigure option for
John Jarvis committed -
Move xqueue to supervisor
John Jarvis committed -
John Jarvis committed
-
Xavier Antoviaque committed
-
To ensure they are taken into account before we try to start the process through supervisord.
Xavier Antoviaque committed -
supervisord as well as all the processes it controls are run as `{{ common_web_user }}`. This allows us to connect to it as that user which allows us to manage the processes as www-data, instead of root.
Xavier Antoviaque committed -
Xavier Antoviaque committed
-
Common refactor - Fix ora & xqueue
John Jarvis committed -
Feanil/mongo rs
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Use the mongo path settings provided by the mongo role.
Feanil Patel committed -
Xavier Antoviaque committed
-
Jarv/xserver updates
John Jarvis committed -
Feanil Patel committed
-
Jarv/certs role
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
Since the data is not at a standard location anymore, set the location through a environment variable, `NLTK_DATA`.
Xavier Antoviaque committed -
`XQUEUE_BASIC_AUTH` was declared twice for two different usages: activating/deactivating the auth (boolean), and a [login, password] list. Split the second usage (login/password list) into two separate variables, like the corresponding django_auth variables.
Xavier Antoviaque committed -
Source the `activate` file instead of attempting to execute it, which requires execution rights.
Xavier Antoviaque committed -
Xavier Antoviaque committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-