My Recent Pastes (13 and counting)

Pastes by duritong (13 and counting)

Below are the 13 most recent pasties by duritong.

May 10, 2009
6:28PM EDT
by duritong

# cat foo.pp 
$a = false
if not $a {
  notice("bleh")
}

March 03, 2009
5:31AM EDT
by duritong

diff --git a/spec/unit/util/confine.rb b/spec/unit/util/confine.rb
index c2edd4f..24ba378 100755
--- a/spec/unit/util/confine.rb
+++ b/spec/unit/util/confine.rb
@@ -35,7 +35,7 @@ describe Facter::Util::Confine do

February 24, 2009
10:47AM EDT
by duritong

$foobar=false
if $foobar {
        notice("yeah: $foobar")
}
$foobar2="false"

February 21, 2009
2:00PM EDT
by duritong

notice: Searched for resources in 0.25 seconds
/usr/lib/ruby/site_ruby/1.8/puppet/rails/host.rb:153:in `find_resources_parameters_tags'
/usr/lib/ruby/site_ruby/1.8/puppet/rails/host.rb:125:in `setresources'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
/usr/lib/ruby/site_ruby/1.8/puppet/rails/host.rb:124:in `setresources'

November 17, 2008
6:00PM EDT
by duritong

class php {
    fail("php")
}

class apache::foobar::with_php {

November 17, 2008
5:35PM EDT
by duritong

class test {
    fail("php")
}

class foobar {

November 17, 2008
5:20PM EDT
by duritong

class php {
    fail("php")
}

class apache::foobar::php {

October 25, 2008
5:04PM EDT
by duritong

%packages
@legacy-software-development
@ruby
autofs
elinks

October 25, 2008
5:00PM EDT
by duritong

bluez-utils
firstboot-tui
kudzu
system-config-network-tui
cpuspeed

September 10, 2008
8:12AM EDT
by duritong

$require = File['/tmp/bla']

file{'/tmp/a':
    backup => false,
    ensure => present,

May 06, 2008
4:27PM EDT
by duritong

# https://git.puppet.immerda.ch/?p=module-resolvconf;a=blob;f=manifests/init.pp;h=fb570594ab6a53ccd7e8f5a3a9551ad3d81c74ca;hb=HEAD
# modules/resolvconf/manifests/init.pp - manage resolvconf stuff
# Copyright (C) 2007 admin@immerda.ch
# GPLv3

April 15, 2008
12:09PM EDT
by duritong

info: Retrieving plugins
debug: Calling fileserver.list
debug: /File[/srv/puppet/lib/puppet]/checksum: Initializing checksum hash
debug: /File[/srv/puppet/lib/puppet]: Creating checksum {mtime}Wed Apr 02 00:01:55 +0200 2008
debug: Calling fileserver.describe

April 15, 2008
5:43AM EDT
by duritong

module-aide
module-amavisd-new
module-apache
module-bash
module-cft