My Recent Pastes (7 and counting)

Pastes by diggyk (7 and counting)

Below are the 7 most recent pasties by diggyk.

May 30, 2008
3:40PM EDT
by diggyk

class test {}
class namespace::test inherits test {}
include namespace::test
Parent classes must have dissimilar names at line 2 on node henson

November 20, 2007
7:44PM EDT
by diggyk

#! /bin/sh
# $Id:$
# Puppetmaster init script

PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

September 19, 2007
5:20PM EDT
by diggyk

lsdb-new:/etc/puppet/ssl# puppetmasterd --verbose --masterport 8141 --servertype webrick --trace
info: Starting server for Puppet version 0.23.2
/usr/lib/ruby/1.8/puppet/parser/interpreter.rb:268:in `findclass'
/usr/lib/ruby/1.8/puppet/parser/interpreter.rb:622:in `parsefiles'
/usr/lib/ruby/1.8/puppet/parser/interpreter.rb:327:in `initialize'

August 10, 2007
3:51PM EDT
by diggyk

dpkg: `ldconfig' not found on PATH.
dpkg: `start-stop-daemon' not found on PATH.
dpkg: `install-info' not found on PATH.
dpkg: `update-rc.d' not found on PATH.
dpkg: 4 expected program(s) not found on PATH.

August 10, 2007
3:10PM EDT
by diggyk

henson-dev:/root# /usr/sbin/puppetd -h
Usage: puppetd [options]

        --[no-]rdoc                  Prevents the creation of RDoc output.
                                     Default on.

August 07, 2007
6:06PM EDT
by diggyk

Exists? called for /tmp/k5login
princs getter called
/var/lib/puppet/lib/puppet/type/k5login.rb:53:in `readlines'
/var/lib/puppet/lib/puppet/type/k5login.rb:53:in `princs'
/root/puppet/lib/puppet/property.rb:342:in `send'

August 07, 2007
4:23PM EDT
by diggyk

Puppet::Type.newtype(:k5login) do
    @doc = "Manage the .k5login file for a user.  Specify the full path to 
        the .k5login file as the name and an array of principals "

    # Make sure the .k5login file exists