My Recent Pastes (74 and counting)
Pastes by lak (74 and counting)
Below are the 15 most recent pasties by lak.
December 02, 2009
7:36PM EDT
by lak
View all 13 lines
diff --git a/lib/puppet/indirector/rest.rb b/lib/puppet/indirector/rest.rb index a89e986..3e20b53 100644 --- a/lib/puppet/indirector/rest.rb +++ b/lib/puppet/indirector/rest.rb @@ -43,6 +43,8 @@ class Puppet::Indirector::REST < Puppet::Indirector::Terminus
December 02, 2009
7:21PM EDT
by lak
View all 13 lines
diff --git a/lib/puppet/configurer.rb b/lib/puppet/configurer.rb index b63df07..56ca618 100644 --- a/lib/puppet/configurer.rb +++ b/lib/puppet/configurer.rb @@ -142,6 +142,8 @@ class Puppet::Configurer
June 03, 2009
10:33AM EDT
by lak
View all 33 lines
/home/lkanies/puppet/lib/puppet/parser/ast/resource_reference.rb:62:in `qualified_type' /home/lkanies/puppet/lib/puppet/parser/ast/resource.rb:28:in `evaluate' /home/lkanies/puppet/lib/puppet/parser/ast.rb:72:in `safeevaluate' /home/lkanies/puppet/lib/puppet/parser/ast/astarray.rb:35:in `evaluate' /home/lkanies/puppet/lib/puppet/parser/ast/astarray.rb:34:in `collect'
June 03, 2009
10:23AM EDT
by lak
View all 380 lines
/home/lkanies/puppet/lib/puppet/parser/ast/resource_reference.rb:62:in `qualified_type'info: Autoloaded file iptables/fragment from module iptables /home/lkanies/puppet/lib/puppet/parser/ast/resource.rb:28:in `evaluate' /home/lkanies/puppet/lib/puppet/parser/ast.rb:72:in `safeevaluate'info: Autoloaded module cron
May 15, 2009
11:52AM EDT
by lak
View all 43 lines
diff --git a/lib/puppet/util/autoload.rb b/lib/puppet/util/autoload.rb index 69a80fa..89b241a 100644 --- a/lib/puppet/util/autoload.rb +++ b/lib/puppet/util/autoload.rb @@ -63,11 +63,15 @@ class Puppet::Util::Autoload
May 15, 2009
11:37AM EDT
by lak
View all 28 lines
diff --git a/lib/puppet/util/autoload.rb b/lib/puppet/util/autoload.rb index 69a80fa..63f62f2 100644 --- a/lib/puppet/util/autoload.rb +++ b/lib/puppet/util/autoload.rb @@ -133,14 +133,20 @@ class Puppet::Util::Autoload
November 26, 2008
10:13AM EDT
by lak
View all 27 lines
luke@phage(0) $ git-branch-cleanup --links tickets/0.24.x/1241: http://projects.reductivelabs.com/issues/show/1241 tickets/0.24.x/1683: http://projects.reductivelabs.com/issues/show/1683 tickets/0.24.x/1743: http://projects.reductivelabs.com/issues/show/1743 tickets/0.24.x/1757: http://projects.reductivelabs.com/issues/show/1757
November 24, 2008
4:39PM EDT
by lak
View all 10 lines
describe Puppet.type(:selboolean), " when manipulating booleans" do before :each do provider_class = Puppet::Type::Selboolean.provider(Puppet::Type::Selboolean.providers[0]) Puppet::Type::Selboolean.expects(:defaultprovider).returns provider_class
October 14, 2008
4:05PM EDT
by lak
View all 14 lines
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- rack (MissingSourceFile) from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require' from /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require' from /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:342:in `new_constants_in' from /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require'
October 08, 2008
8:00PM EDT
by lak
View all 97 lines
1) Mocha::ExpectationError in 'Puppet::Type::Selboolean::ProviderGetsetsebool should call execpipe when updating boolean setting' #<Mock:0x23487b0>.execpipe(' foo off') - expected calls: 0, actual calls: 1 Similar expectations: #<Mock:0x23487b0>.execpipe('/usr/sbin/setsebool foo off')
July 31, 2008
5:38PM EDT
by lak
View all 19 lines
# Parse the existing file. def self.parse(file) unless file =~ /-([^-]+)$/ Puppet.warning "Could not extract interface name from %s; skipping" % file return nil
July 28, 2008
6:10PM EDT
by lak
View all 13 lines
#!/usr/bin/ruby require 'puppet' Puppet[:node_terminus] = "ldap"
July 17, 2008
12:06AM EDT
by lak
View all 73 lines
diff --git a/lib/puppet/network/client/master.rb b/lib/puppet/network/client/master.rb index 0de3a11..5f19894 100644 --- a/lib/puppet/network/client/master.rb +++ b/lib/puppet/network/client/master.rb @@ -143,15 +143,15 @@ class Puppet::Network::Client::Master < Puppet::Network::Client
May 16, 2008
2:07PM EDT
by lak
View all 33 lines
#!/usr/bin/env ruby require File.dirname(__FILE__) + '/../../../../spec_helper' require 'puppet/provider/package/gem'
May 15, 2008
12:20AM EDT
by lak
View all 48 lines
User Action ----------------------------------- DavidS TRAC_ADMIN anonymous BROWSER_VIEW anonymous CHANGESET_VIEW
