- 12 Sep, 2017 2 commits
-
-
They made large changes in the callback code in 2.0->2.1 http://docs.ansible.com/ansible/latest/porting_guide_2.0.html#callback-plugins I tested a few tweaks to make this run, but because it's the old v1 version, we're looking at a mostly complete rewrite. Deleting it and deciding if we actually valued this output was easier. We've decided not to re-enable callbacks since all this output is in our CI/CD and having it in hipchat isn't needed.
Kevin Falcone committed -
add docker/plays files to list of changed files
syed-awais-ali committed
-
- 11 Sep, 2017 2 commits
-
-
[ENT-486] Add `ENTERPRISE_SUPPORT_URL` variable.
Uman Shahzad committed -
syed-awais-ali committed
-
- 08 Sep, 2017 7 commits
-
-
Aali/ops 2209 upgrade sandbox mongo role
Feanil Patel committed -
Feanil Patel committed
-
This is needed because there is a race condition between the stop and start of supervisor. The stop will not wait for all child process to have shutdown by design because this behavior is needed for lms workers. This means that when we try to do a stop and start together, and the first process has not fully stopped, we get a failure in the startup of the second process. There is no obvious way to deal with this in systemd so dealing with it here instead.
Feanil Patel committed -
Feanil Patel committed
-
This is needed so that we can properly build devstacks without passing in any other config.
Feanil Patel committed -
syed-awais-ali committed
-
WIP: script to make API call to get cache hit rate
syed-awais-ali committed
-
- 07 Sep, 2017 1 commit
-
-
Upgrade mongo agent
Nadeem Shahzad committed
-
- 06 Sep, 2017 7 commits
-
-
Uman Shahzad committed
-
nadeemshahzad committed
-
Don't source the ruby env before running bundler
Brian Beggs committed -
`retries` don't work without `until`
Feanil Patel committed -
nadeemshahzad committed
-
Brian Beggs committed
-
The `retries` statement is just ignored unless an `until` clause is provided. https://github.com/ansible/ansible/issues/20802
Feanil Patel committed
-
- 05 Sep, 2017 2 commits
-
-
* Add OAUTH_DELETE_EXPIRED to LMS Envs * Adding comments and CHANGELOG entry
Brian Mesick committed -
nadeemshahzad committed
-
- 31 Aug, 2017 5 commits
-
-
Nothing seems to be using this module.
Feanil Patel committed -
And it's written in the old ansible module style.
Feanil Patel committed -
This cleans up a warning about wait being defined twice in this task
Kevin Falcone committed -
allow custom blacklist rules for splunk forwarder
Stu Young committed -
[WARNING]: While constructing a mapping from /var/lib/go-agent/pipelines /loadtest- credentials/configuration/playbooks/continuous_delivery/launch_instance.yml, line 68, column 7, found a duplicate dict key (wait). Using last defined value only.
Kevin Falcone committed
-
- 30 Aug, 2017 10 commits
-
-
Include the Environment-Deployment when announcing an AMI build
Kevin Falcone committed -
Otherwise, we see 3 edxapp AMI builds per gocd pipeline, but have no idea which one is which. Similar issue for IDAs where you get at least 2 AMIs.
Kevin Falcone committed -
We get S3 timeouts a few times a week
Kevin Falcone committed -
Retry if we can't get to github.
Feanil Patel committed -
Kevin Falcone committed
-
We sometimes can't get to github because of intermittent network issues. We should try a few times before we declare it a failure.
Feanil Patel committed -
Use ansible core module ec2_ami
Nadeem Shahzad committed -
nadeemshahzad committed
-
Be able to configure the analytics dashboard name.
Feanil Patel committed -
Feanil Patel committed
-
- 29 Aug, 2017 4 commits
-
-
This message is no longer useful.
Feanil Patel committed -
Disable what we can and move on for now.
Feanil Patel committed -
Some AMIs are missing the 'apt-daily-upgrade.timer' job and are failing. See OPS-2365
Feanil Patel committed -
It was more useful previously when we were monitoring the pipelines more closely but is now just treated as noise in chat.
Feanil Patel committed
-