My Recent Pastes (1 and counting)

Pastes by daork (1 and counting)

Below are the 1 most recent pasties by daork.

May 04, 2008
9:31PM EDT
by daork

class httpd {
        package { httpd:
                ensure => installed,
                tag => httpd
        }