- 01 Sep, 2016 2 commits
-
-
Now the install happens in the current directory, with logs in a 'logs' subdirectory. Other improvements: curl now fails if the Vagrantfile can't be downloaded, because the RELEASE value is invalid. Curl also doesn't print as large a progress bar. The script fails early if there's no RELEASE specified.
Ned Batchelder committed -
Add task to take tags from the instance and put them on the AMI
Brian Beggs committed
-
- 31 Aug, 2016 1 commit
-
-
Brian Beggs committed
-
- 30 Aug, 2016 3 commits
-
-
add symlink to jarsigner for cleaner scripting
Stu Young committed -
stu committed
-
Merge all Eucalyptus changes to master.
Ned Batchelder committed
-
- 29 Aug, 2016 9 commits
-
-
Config location was also incorrect.
Feanil Patel committed -
Feanil Patel committed
-
Correct the supervisorctl config location.
Feanil Patel committed -
Switch to manage_user from create_user
Kevin Falcone committed -
We moved to using the same xqwatcher as everything else
Feanil Patel committed -
We moved to using the standard supervisorctl but forgot to update this config here for the restart.
Feanil Patel committed -
manage_user doesn't try to create a new user, but it doesn't handle enrollments, so we have to enroll the users in a separate task using another management command. Additionally, it takes only password hashes, not passwords, so we have to provide a pre-salted and pre-generated database string. create_user used to autoconvert honor@example.com into honor for username, we have to do that in the config now.
Kevin Falcone committed -
Ned Batchelder committed
-
We need gradle to run tests and to install libs for seed jobs
Kevin Falcone committed
-
- 26 Aug, 2016 6 commits
-
-
Ned Batchelder committed
-
Credentials binding works with folders for extra credentials fixation.
Kevin Falcone committed -
Pin the demo course whenever we install it
Ned Batchelder committed -
Be more careful about what env we log in ansible-provision
Kevin Falcone committed -
add the other tools needed to test the android app
Stu Young committed -
Ned Batchelder committed
-
- 25 Aug, 2016 13 commits
-
-
stu committed
-
Ned Batchelder committed
-
We don't want to use a file, we have an ssh agent
Kevin Falcone committed -
Allow sandboxes to be created using env tokens rather than boto config
Kevin Falcone committed -
Sandboxes don't run rabbit behind an ELB
Kevin Falcone committed -
Pull down ec2 and route53 from ansible 2 for assume role support
Kevin Falcone committed -
Upgrade tools jenkins and plugins
Kevin Falcone committed -
Now that it can use AWS tokens for auth, we need to be careful about just dumping env into logs (and thus into splunk).
Kevin Falcone committed -
Revert "SOL-2037: Make sure ssh private keys are not leaked into the jenkins job logs"
Kevin Falcone committed -
Kevin Falcone committed
-
Kevin Falcone committed
-
If you have COMMON_ENABLE_DATADOG on, jenkins_master will die if you don't run the datadog role first. New Relic can safely be last.
Kevin Falcone committed -
Remove plugins I don't believe are in use, or planned to be in use. We can add back as needed. job-dsl was installed manually previously, now included in the list. Switch to a newer Jenkins, stable (LTS) version. These are dependencies of other modules we need Discovered by reading the startup logs (some things had never worked). more missing plugins and upgrades
Kevin Falcone committed
-
- 24 Aug, 2016 6 commits
-
-
stu committed
-
SOL-2037: Make sure ssh private keys are not leaked into the jenkins job logs
Saleem Latif committed -
Kevin Falcone committed
-
Kevin Falcone committed
-
It supports assumed roles (using AWS STS). 1.9.3 only supports standard credentials.
Kevin Falcone committed
-