Project

General

Profile

Download (134 Bytes) Statistics
| Branch: | Tag: | Revision:
define puppet::server::env ($basedir = $puppet::params::modules_path) {
file { "${basedir}/${name}":
ensure => directory,
}
}
(2-2/4)