search for: id8dbqff8fll

Displaying 1 result from an estimated 1 matches for "id8dbqff8fll".

Did you mean: id8dbqff8fgx
2007 Mar 09
2
Information from the real world into Puppet (simply)?
Hi, I''m trying retrieve some information from the real world from within puppet. I''d initially hoped that I could do this: $xen_version = exec { "apt-cache search xen-hypervisor | head -n 1 | cut -d- -f3-5": path => "/usr/bin:/usr/sbin:/bin", cwd => "/tmp", require => [