Project

General

Profile

« Previous | Next » 

Revision 39bda209

Added by Ewoud Kohl van Wijngaarden over 11 years ago

Various puppet-lint and other style fixes

View differences:

manifests/server/env.pp
# Set up a puppet environment
define puppet::server::env ($basedir = $puppet::server::modules_path) {
file { "${basedir}/${name}":
ensure => directory,

Also available in: Unified diff