On Thu, Jul 19, 2012 at 2:24 PM, jcbollinger <[email protected]> wrote:
>
>
> On Thursday, July 19, 2012 3:14:04 PM UTC-5, bluckau wrote:
>>
>> Hi,
>>
>> Can puppet manage images (as opposed to running hosts)?
>>
>> This could be a chroot, an LXC container, etc.
>>
>
> You could perhaps do this with a full-enough chroot environment, especially
> if you launch the agent on a single-run basis via an external scheduler
> (e.g. cron) instead of running it as a daemon.  You need to fool the agent
> into seeing the image as the actual operating environment.

I've done this in the past for producing images that are then used in
PXE setups so the gap between the image and Puppet stayed small.

We ended up needing to tread warily around things like Kerberos
principals, but it worked quite seamlessly so long as it looks like an
actual operating environment to Puppet.

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

Reply via email to