Commit Graph

21 Commits

Author SHA1 Message Date
R. Tyler Croy 874281e572
Add a simple Windows 2016 packer image
As far as I know right now this would not be viable as a Jenkins agent because
it has none of the necessary JRE, Docker, or init script stuff.

But at least it builds!
2017-12-14 13:52:21 -08:00
R. Tyler Croy 2a971c5f50
Fix the freebsd images in the new Azure resource group 2017-12-13 16:02:51 -08:00
R. Tyler Croy 596b245a06
Move the freebsd image to the new account too
This doesn't provision correctly anymore, for some reason :frown:
2017-12-11 16:28:01 -08:00
R. Tyler Croy 93b4d57e8a
Switch to CloudBees storage accounts for our images 2017-12-11 16:28:01 -08:00
R. Tyler Croy caef7a9d98 Use the right (existing) user to grant docker access too
Fixes codevalet/codevalet#38
2017-08-26 11:11:50 -07:00
R. Tyler Croy 6613c67e70
protip, valid json 2017-08-25 23:52:07 -07:00
R. Tyler Croy 42a5298661
Add a dummy variable file to satiate the Packer 2017-08-25 23:50:49 -07:00
R. Tyler Croy 78c4b599dd
Make the var-file empty JSON 2017-08-25 23:48:17 -07:00
R. Tyler Croy 3588d52f70
Avoid using a tty in the packer script unless it exists 2017-08-25 23:47:02 -07:00
R. Tyler Croy 4fe5c13fba
Avoid requiring a tty for running Ruby 2017-08-25 23:45:09 -07:00
R. Tyler Croy 3c4ebb533a
Ensure that the .azure.json file exists for building 2017-08-25 23:41:53 -07:00
R. Tyler Croy 45dc2f163f
Add a simple Pipeline to make sure this gets validated in pull requests 2017-08-25 23:39:55 -07:00
R. Tyler Croy b80a4693bd
Add some YAML validation into the Makefile 2017-08-25 23:38:11 -07:00
R. Tyler Croy dac653b9f1
Add some yaml templates for generating Azure-based VM templates for Jenkins
The idea is that, hopefully, these can be used to automatically generate some
Groovy necessary for configuring Jenkins
2017-08-25 23:32:32 -07:00
R. Tyler Croy 94b22019f4
Add all the necessary packages to at least build my Docker port 2017-08-24 21:43:45 -07:00
R. Tyler Croy 3fe5864b8e
Hey look, a FreeBSD packer template for Azure 2017-08-24 11:39:43 -07:00
R. Tyler Croy d79566b556
Add a little packer template for building an Ubuntu host with Docker already present 2017-08-21 21:00:52 -07:00
R. Tyler Croy fd7ae0e889
Add a packer script for running via Docker 2017-08-20 12:14:48 -07:00
R. Tyler Croy 582766b56f
Add some more details to the README 2017-08-19 11:45:21 -07:00
R. Tyler Croy 38b4d0852d Add a sketch of what an agent-template might look like 2017-08-19 11:43:55 -07:00
R. Tyler Croy 5bd82e8a8b Initial commit 2017-08-19 11:31:40 -07:00