Re: [Puppet Users] Re: vmware provisioning

2012-02-16 Thread Patrick Debois

You might want to take a look at veewee03.
It now can create baseboxes on Vmware Fusion.

Which allows you to export them to  OVA format that you can import in 
Vsphere/Esx


https://github.com/jedi4ever/veewee

On 16/02/12 00:34, Eric Shamow wrote:
Indeed, at $(job - 1) we implemented something to do this pretty 
quickly, although not with the flexibility of cloud provisioner.


In theory it should be easy to write something through the cloud 
provisioning framework that takes even less time and is more flexible 
than our tools, but it's a fairly straightforward task.


-Eric

--

Eric Shamow
Professional Services
http://puppetlabs.com/
(c)631.871.6441

On Wednesday, February 15, 2012 at 5:36 PM, Brian Gupta wrote:

Foreman has support for this. (Tied into Foreman provisioning 
workflow). I am unaware of any other support for VMware provisioning 
in the open source Puppet world, but in theory it shouldn't be too 
hard to write.


-Brian

On Wed, Feb 15, 2012 at 3:55 PM, Luke lutay...@gmail.com 
mailto:lutay...@gmail.com wrote:

Just to clarify,

We currently have centos templates in ESX that we manually clone to VM
and configure (add HD network etc) then kick off puppet. We would like
to automate these initial steps.

On Feb 15, 4:30 pm, Luke lutay...@gmail.com 
mailto:lutay...@gmail.com wrote:

 Does anyone know of a module that will spin up and configure a centos
 vmware template? I see options with PE any with the open source
 version?

--
You received this message because you are subscribed to the Google 
Groups Puppet Users group.
To post to this group, send email to puppet-users@googlegroups.com 
mailto:puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com 
mailto:puppet-users%2bunsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.






--
http://aws.amazon.com/solutions/solution-providers/brandorr/

--
You received this message because you are subscribed to the Google 
Groups Puppet Users group.
To post to this group, send email to puppet-users@googlegroups.com 
mailto:puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com 
mailto:puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.


--
You received this message because you are subscribed to the Google 
Groups Puppet Users group.

To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.


--
You received this message because you are subscribed to the Google Groups Puppet 
Users group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Re: vmware provisioning

2012-02-16 Thread Jan Ivar Beddari

On 16. feb. 2012 00:34, Eric Shamow wrote:


In theory it should be easy to write something through the cloud
provisioning framework that takes even less time and is more flexible
than our tools, but it's a fairly straightforward task.


I've been thinking about doing exactly that but I'm a bit worried about 
what Puppetlabs response would be. I've asked earlier and from what I 
could understand it wouldn't be a problem, but still ..


All the pieces for an open source implementation are right there, if 
someone wants to connect the dots.



--
http://www.uib.no/personer/Jan.Ivar.Beddari

--
You received this message because you are subscribed to the Google Groups Puppet 
Users group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Re: vmware provisioning

2012-02-16 Thread Jon Sabo
I wrote some code to create the virtual hardware on esx/esx(i)
hypervisors using jython and the vsphere api.  You can find my poorly
written codes here on github.

https://github.com/jsabo/vmware_misc/blob/master/vmware_cli.py

I was building the esx(i) boxes with Cobbler and then as part of a
firstboot commit hook creating the virtual hardware on the newly
installed esx(i) hypervisors and then turning them on which then
booted off Cobbler and installed.  The other cobbler bits are in that
same repo on github.

On Thu, Feb 16, 2012 at 4:35 AM, Jan Ivar Beddari
jan.ivar.bedd...@uib.no wrote:
 On 16. feb. 2012 00:34, Eric Shamow wrote:


 In theory it should be easy to write something through the cloud
 provisioning framework that takes even less time and is more flexible
 than our tools, but it's a fairly straightforward task.


 I've been thinking about doing exactly that but I'm a bit worried about what
 Puppetlabs response would be. I've asked earlier and from what I could
 understand it wouldn't be a problem, but still ..

 All the pieces for an open source implementation are right there, if someone
 wants to connect the dots.


 --
 http://www.uib.no/personer/Jan.Ivar.Beddari


 --
 You received this message because you are subscribed to the Google Groups
 Puppet Users group.
 To post to this group, send email to puppet-users@googlegroups.com.
 To unsubscribe from this group, send email to
 puppet-users+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/puppet-users?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



[Puppet Users] Re: vmware provisioning

2012-02-15 Thread Luke
Just to clarify,

We currently have centos templates in ESX that we manually clone to VM
and configure (add HD network etc) then kick off puppet. We would like
to automate these initial steps.

On Feb 15, 4:30 pm, Luke lutay...@gmail.com wrote:
 Does anyone know of a module that will spin up and configure a centos
 vmware template? I see options with PE any with the open source
 version?

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] Re: vmware provisioning

2012-02-15 Thread Eric Shamow
Indeed, at $(job - 1) we implemented something to do this pretty quickly, 
although not with the flexibility of cloud provisioner.

In theory it should be easy to write something through the cloud provisioning 
framework that takes even less time and is more flexible than our tools, but 
it's a fairly straightforward task.

-Eric 

-- 

Eric Shamow
Professional Services
http://puppetlabs.com/
(c)631.871.6441


On Wednesday, February 15, 2012 at 5:36 PM, Brian Gupta wrote:

 Foreman has support for this. (Tied into Foreman provisioning workflow). I am 
 unaware of any other support for VMware provisioning in the open source 
 Puppet world, but in theory it shouldn't be too hard to write.
 
 -Brian
 
 On Wed, Feb 15, 2012 at 3:55 PM, Luke lutay...@gmail.com 
 (mailto:lutay...@gmail.com) wrote:
  Just to clarify,
  
  We currently have centos templates in ESX that we manually clone to VM
  and configure (add HD network etc) then kick off puppet. We would like
  to automate these initial steps.
  
  On Feb 15, 4:30 pm, Luke lutay...@gmail.com (mailto:lutay...@gmail.com) 
  wrote:
   Does anyone know of a module that will spin up and configure a centos
   vmware template? I see options with PE any with the open source
   version?
  
  --
  You received this message because you are subscribed to the Google Groups 
  Puppet Users group.
  To post to this group, send email to puppet-users@googlegroups.com 
  (mailto:puppet-users@googlegroups.com).
  To unsubscribe from this group, send email to 
  puppet-users+unsubscr...@googlegroups.com 
  (mailto:puppet-users%2bunsubscr...@googlegroups.com).
  For more options, visit this group at 
  http://groups.google.com/group/puppet-users?hl=en.
  
 
 
 
 -- 
 
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Puppet Users group.
 To post to this group, send email to puppet-users@googlegroups.com 
 (mailto:puppet-users@googlegroups.com).
 To unsubscribe from this group, send email to 
 puppet-users+unsubscr...@googlegroups.com 
 (mailto:puppet-users+unsubscr...@googlegroups.com).
 For more options, visit this group at 
 http://groups.google.com/group/puppet-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.