Update directory structure & allow to configure paths (tmp, log, cache)

This commit is contained in:
Nicolas Le Goff
2014-09-05 11:28:25 +02:00
parent 69fd50906f
commit de7988689e
2201 changed files with 850 additions and 13650 deletions

View File

@@ -0,0 +1,11 @@
name 'puppetlabs-ntp'
version '3.0.4'
source 'git://github.com/puppetlabs/puppetlabs-ntp'
author 'Puppet Labs'
license 'Apache Version 2.0'
summary 'NTP Module'
description 'NTP Module for Debian, Ubuntu, CentOS, RHEL, OEL, Fedora, FreeBSD, ArchLinux and Gentoo.'
project_page 'http://github.com/puppetlabs/puppetlabs-ntp'
## Add dependencies, if any:
dependency 'puppetlabs/stdlib', '>= 0.1.6'