My Recent Pastes (13 and counting)

Pastes by Volcane (13 and counting)

Below are the 13 most recent pasties by Volcane.

April 08, 2009
9:37AM EDT
by Volcane

$HTTP["remoteip"] =~ "^(.*)$" {
setenv.add-request-header = ("X-foo-IP" => "%1" )
}

April 06, 2009
11:01AM EDT
by Volcane

## config
stomp_host = amq1
stomp_port = 6163
stomp_user = user
stomp_password = pass

April 06, 2009
10:54AM EDT
by Volcane

sender = root@box.com
recipient = updatecentral@monitor.box.com
passphrase = blah
parsers = Yum
smtp_server = monitor.box.com

April 03, 2009
12:59PM EDT
by Volcane

class xen::vm::dev1_xx {
        xen::config{"dev1_xx":
                hostname        => "dev1.xx.net",
                ram             => "384",
                ip              => "10.1.3.11",

April 03, 2009
10:36AM EDT
by Volcane

Using 2226 out of 131072 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec

April 03, 2009
8:15AM EDT
by Volcane

## config
stomp_host = amq1
stomp_port = 6163
stomp_user = user
stomp_password = pass

April 02, 2009
10:06AM EDT
by Volcane

% irb
irb(main):001:0> require 'yaml'
true
irb(main):002:0> print YAML.dump(["one", "two", "three"])
--- 

April 02, 2009
8:42AM EDT
by Volcane

define sun_package($ensure = "present") {
   package{"/path/to/packages/${name}":
      ensure => $ensure
   }
}

March 30, 2009
12:13PM EDT
by Volcane

x86_64 VSZ: 169028 RSS: 88860
x86_64 VSZ: 155656 RSS: 73500
x86_64 VSZ: 155688 RSS: 73552
x86_64 VSZ: 174880 RSS: 92784
i386 VSZ: 63648 RSS: 49572

March 30, 2009
10:19AM EDT
by Volcane

      begin
        require 'rdoc/ri/ri_paths'
        require 'rdoc/usage'
        RDoc::usage
      rescue Exception => e

March 27, 2009
11:52AM EDT
by Volcane

define k5keytab($realm, $ensure="present") {
        if $ensure == "present" {
                exec{"add-key-${name}":
                        command => "/bin/echo '${name}, ${realm}, ${fqdn}' > /tmp/keytab-${name}-${realm}",
                        user    => root,

March 26, 2009
8:10AM EDT
by Volcane

SYNOPSIS
========
A stand-alone Puppet filebucket client.


March 24, 2009
7:33AM EDT
by Volcane

SSSSSSSS SSSSSSS SSS SSSSSSSSSSSSSSS SSS SSS SSS SSS
66666666 6666666 666 666666666666666 666 666 666 666
Before flow, str='"Set default domain for all further calls to rtalias"'
After protecting, str='"Set default domain for all further calls to rtalias"'
After flow, str='"Set default domain for all further calls to rtalias"'