My Recent Pastes (26 and counting)

Recent Pasties by plathrop (26 and counting)

Pages: 1

Below are summaries of the 15 most recent pasties by plathrop.

December 03, 2008
3:07PM EDT
by plathrop

1
2
3
4
5
Dec  3 12:00:47 admin puppetd[22296]: Connection timeout calling fileserver.list: execution expired
Dec  3 12:00:47 admin puppetd[22296]: (/File[/var/lib/puppet/lib]) Failed to generate additional resources during transaction: exception class/object expected
Dec  3 12:04:19 admin puppetd[22296]: Could not call fileserver.describe: #<Errno::ECONNRESET: Connection reset by peer>
Dec  3 12:04:19 admin puppetd[22296]: (/File[/var/lib/puppet/lib]) Failed to retrieve current state of resource: Connection reset by peer Could not describe /plugins: Connection reset by peer
Dec  3 12:06:20 admin puppetd[22296]: Connection timeout calling puppetmaster.getconfig: execution expired

September 09, 2008
1:20PM EDT
by plathrop

1
2
3
4
5
## Template
# This file is autogenerated by Puppet. Local modifications will be overwritten

+:root:ALL
+:ops:ALL

September 08, 2008
5:49PM EDT
by plathrop

1
2
3
4
5
##In site.pp

node "lun0025.digg.internal" {
  include diggdb::zomg
}

September 08, 2008
5:19PM EDT
by plathrop

1
2
3
4
5
plathrop@admin:~$ sudo puppetmasterd --debug --trace --no-daemonize
info: Starting server for Puppet version 0.24.4
debug: Creating interpreter
debug: Creating default schedules
debug: /Settings[/etc/puppet/puppet.conf]/Settings[main]/File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet]

August 14, 2008
4:42PM EDT
by plathrop

1
2
3
4
5
node "sammy.digg.internal" inherits default {
#  include mysql::server

  notice("SAMMY")

July 25, 2008
5:36PM EDT
by plathrop

1
2
3
4
5
notice: //Node[lun0014.digg.internal]/digg::basenode/Group[ops]/ensure: defined 'ensure' as 'present'
err: //Node[lun0014.digg.internal]/digg::basenode/File[/opstools]/ensure: change from absent to directory failed: Could not set directory on ensure: Could not find group ops at /srv/puppet-development/modules/digg/manifests/basenode.pp:14


class digg::basenode {

July 24, 2008
4:27PM EDT
by plathrop

1
2
auth    sufficient      pam_ldap.so
auth        required        pam_unix.so nullok_secure use_first_pass

June 10, 2008
4:57PM EDT
by plathrop

1
2
3
4
5
<path_to_puppet_configs>
  /manifests
    /site.pp
  /modules
    /module1

May 30, 2008
5:48PM EDT
by plathrop

1
2
3
4
5
node "d31.digg.internal" {
  $primary_interface = "eth1"

  include openldap::client
  include subversion

May 28, 2008
7:45PM EDT
by plathrop

1
2
3
4
5
debug: mount[plugins]: Describing /plugins for admin.digg.internal
/usr/lib/ruby/1.8/puppet/network/handler/fileserver.rb:726:in `join'
/usr/lib/ruby/1.8/puppet/network/handler/fileserver.rb:726:in `mod_file_path'
/usr/lib/ruby/1.8/puppet/network/handler/fileserver.rb:731:in `file_path'
/usr/lib/ruby/1.8/puppet/network/handler/fileserver.rb:73:in `describe'

May 21, 2008
7:16PM EDT
by plathrop

1
2
3
4
5
#!/usr/bin/env ruby

require File.dirname(__FILE__) + '/../../spec_helper'

require 'yaml'

May 19, 2008
3:54PM EDT
by plathrop

1
2
3
4
5
site.pp:
$ldap_ssl_enabled    = true

node "admin.internal" {
  $primary_interface = "eth1"

May 07, 2008
3:30PM EDT
by plathrop

1
2
3
file{ "/var/www/stats":
  ensure => directory;
}

May 06, 2008
4:00PM EDT
by plathrop

1
2
3
4
5
On puppetmaster:

[main]
logdir=/var/log/puppet
vardir=/var/lib/puppet

May 06, 2008
3:43PM EDT
by plathrop

1
2
3
4
5
plugins/:
total 0
drwxr-xr-x  5 plathrop  staff   170B May  6 12:41 .
drwxr-xr-x  8 plathrop  staff   272B May  6 12:41 ..
drwxr-xr-x  8 plathrop  staff   272B May  6 12:41 .svn

Next page