[Puppet Users] appdmg and pkgdmg source

2010-06-13 Thread Markus Falb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I tried something like this package { "tunnelblick": ensure => present, source => "puppet:///vpn/Tunnelblick_3.0.dmg", provider => appdmg, } err: //vpn::openvpn/Package[tunnelblick]/ensure: change from absent to present fa

[Puppet Users] Puppet with VMWare ESX

2010-06-13 Thread Jens Meydam
Hi all, I am a developer and have no experience at all with Puppet. In the future, we will probably offer an increasing number of services to our customers via HTTP, and the reliability and maintainability of our infrastructure will correspondingly become more and more critical. We have invested

[Puppet Users] Re: Puppet with VMWare ESX

2010-06-13 Thread dbs
On Jun 13, 11:39 am, Jens Meydam wrote: > We have invested heavily in virtualization infrastructure, in > particular VMWare ESX.  How well does Puppet work with VMWare ESX?  I > have found some material, but not as much as I hoped for.  I am > wondering if this is perhaps a combination we should b

Re: [Puppet Users] appdmg and pkgdmg source

2010-06-13 Thread Nigel Kersten
On Sun, Jun 13, 2010 at 5:18 AM, Markus Falb wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > I tried something like this > > package { "tunnelblick": >        ensure => present, >        source => "puppet:///vpn/Tunnelblick_3.0.dmg", >        provider => appdmg, > } The Mac pac