My Recent Pastes (3 and counting)

Pastes by mikepea (3 and counting)

Below are the 3 most recent pasties by mikepea.

May 20, 2009
12:12PM EDT
by mikepea

Bad state.yaml frag:

File[/home.local/domadm]:
  :checked: 2009-05-20 15:27:15.806748 +01:00

May 20, 2009
11:45AM EDT
by mikepea

$ sudo puppetd --trace --verbose --tags 'semantico::deployments::daw::depp::reader' --noop --no-daemonize
<snip>
notice: Starting Puppet client version 0.24.7
<snip>
notice: Starting catalog run

July 09, 2008
3:24PM EDT
by mikepea

    # Common Perl libs
    @package { libxml-simple-perl: ensure => present, tag => 'autoapply' }
    @package { libwww-perl: ensure => present, tag => 'autoapply' }
    @package { perl-DBI: ensure => present, tag => 'autoapply' }
    @package { libnet-ip-perl: ensure => present, tag => 'autoapply' }