- 08 Nov, 2016 10 commits
-
-
Ensure this is available in lms.env to be overridden.
Kevin Falcone committed -
Feanil/test sandbox build
Feanil Patel committed -
Jibsheet/programs on 16.04
Kevin Falcone committed -
Kevin Falcone committed
-
Update common to pull down the non-ppa python on 16.04
Edward Zarecor committed -
(cherry picked from commit dd3c15bf019c6538ed8b83834fd2dc5b1a51a1db)
e0d committed -
e0d committed
-
Feanil Patel committed
-
Instead of making the change just for ansible-provision.sh make the change for all ansible runs. Most of them don't currently have this problem right now but I think it makes sense to make them all consistent and not have to worry about this problem in the future.
Feanil Patel committed -
When ansible is going over a NAT Gateway or other intermdiate network devices, the connection can time out if that device has its own timeout setting for no traffic. Setting the ServerAliveInterval will ensure that there is data sent over the wire ever 30 seconds so the connection does not get closed while running ansible tasks that take over 5 minutes.
Feanil Patel committed
-
- 07 Nov, 2016 5 commits
-
-
Kevin Falcone committed
-
Kevin Falcone committed
-
Kevin Falcone committed
-
Kevin Falcone committed
-
Kevin Falcone committed
-
- 02 Nov, 2016 2 commits
-
-
update packer scripts to use ansible bootstrap script
Stu Young committed -
These defaults are conflicting with the overrides. ECOM-6238
Clinton Blackburn committed
-
- 01 Nov, 2016 3 commits
-
-
Max/update pipeline migrations
Max Rothman committed -
Simplify the data table we need to change with each release
Ned Batchelder committed -
Jibsheet/use configuration source checking
Kevin Falcone committed
-
- 31 Oct, 2016 8 commits
-
-
Kevin Falcone committed
-
Kevin Falcone committed
-
Kevin Falcone committed
-
Ned Batchelder committed
-
Simple playbook to take security updates on hosts
Kevin Falcone committed -
add security upgrade flag to te jenkins plays
Stu Young committed -
Ned Batchelder committed
-
stu committed
-
- 28 Oct, 2016 3 commits
-
-
stu committed
-
Kevin Falcone committed
-
* fix the analyticstack box (#3369) * revert change to vagrant version
Gabe Mulley committed
-
- 27 Oct, 2016 4 commits
-
-
Max Rothman committed
-
Max Rothman committed
-
Use unattended-upgrade to only take security updates
Kevin Falcone committed -
This allows for security updates to be applied during artifact creation, but not applying other updates.
Kevin Falcone committed
-
- 26 Oct, 2016 5 commits
-
-
Add a new check which allows checking for extra config
Kevin Falcone committed -
Adding PUBLISHER_FROM_EMAIL for sending emails.
Fred Smith committed -
We include configuration from multiple sources, and we wanted a way to ensure that a list of variables (canaries) have been defined in our various configuration override repos and then -e@'ed in.
Kevin Falcone committed -
remove updates available check from MOTD
Fred Smith committed -
install pysqlite for devstack and jenkins workers
Stu Young committed
-