Re: packer for building cloudstack templates

2014-04-01 Thread Peter Jönsson
option to make it ignore validation? Can post the exact error tomorrow. -- Erik Weber On Mon, Mar 31, 2014 at 9:41 PM, Peter Jönsson wrote: > Hi all! > > Sorry for resurrecting this ancient thread. My pull request for packer has > been lingering a quite some time n

Re: packer for building cloudstack templates

2014-03-31 Thread Peter Jönsson
ting gives me a SSL verification error. I have no idea on how to > manipulate the Go CA store, any chance for an option to make it ignore > validation? > > Can post the exact error tomorrow. > > -- > Erik Weber > > > On Mon, Mar 31, 2014 at 9:41 PM, Peter Jönsson >wrot

Re: packer for building cloudstack templates

2014-03-31 Thread Peter Jönsson
ot;zone_id": "912e5efc-cc9a-4386-9b55-d438274b9b30", > "network_ids": [ "2c5b96ce-2666-467c-88c4-d0a0575d20ca" ], > "disk_offering_id": "eca03965-d10e-4b36-b6c4-e697ede7d136", > "user_data": "testingsadfasd", > >

Re: packer for building cloudstack templates

2014-03-31 Thread Peter Jönsson
today? Is there a way to convert an ovf to vhd for > example? I would be surprised if everyone creates templates by hand. > > > Sent from Citrix WorxMail for iPhone > > > > > From: Peter Jönsson > Date: 2014-01-25 09:43:55 + &g

Re: packer for building cloudstack templates

2014-01-25 Thread Peter Jönsson
Hi! As my library for talking to cloudstack (gopherstack) wasn’t ideal I have been waiting for a new variant. It was release yesterday: https://github.com/svanharmelen/gocs . I will take a look at this library and perhaps, if it is good, port over my updates to packer to talk to this library

Re: New to CloudStack // Questions

2014-01-21 Thread Peter Jönsson
Well, I wrote that library so I’m using it. :) I will try to make that library more agnostic to packer, that the plugin will be in a more releasable state. We are testing a version of packer with cloudstack support internally at work. That moving target is here: https://github.com/mindjiver/pac

Re: New to CloudStack // Questions

2014-01-21 Thread Peter Jönsson
Hi! I have been working on adding support for Cloudstack in packer.io. This way it is simple to create either new templates from scratch or update an existing template. For creating the initial template from scratch we have a custom iPXE ISO that will fetch the iPXE-script via userdata, boot ke