/[adm]/puppet/modules/puppet/manifests/thin.pp
ViewVC logotype

Diff of /puppet/modules/puppet/manifests/thin.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2450 by misc, Sun Feb 19 17:45:10 2012 UTC revision 2451 by misc, Sun Feb 19 17:45:12 2012 UTC
# Line 11  class puppet::thin { Line 11  class puppet::thin {
11      apache::config { "/etc/httpd/conf.d/puppet.conf":      apache::config { "/etc/httpd/conf.d/puppet.conf":
12          content => "Listen 8140",          content => "Listen 8140",
13      }      }
14    
15        file { '/etc/puppet/thin.yml':
16            content => template('puppet/thin.yml'),
17        }
18  }  }

Legend:
Removed from v.2450  
changed lines
  Added in v.2451

  ViewVC Help
Powered by ViewVC 1.1.30