summaryrefslogtreecommitdiff
path: root/Modulefile
blob: 54bdc6ce96dca30c86f81853030e0ab8a8d2054a (plain)
1
2
3
4
5
6
7
8
9
10
11
name    'jeffmccune-ntp'
version '1.0.2'
source 'git://github.com/jeffmccune/jeffmccune-ntp'
author 'Jeff McCune'
license 'BSD 3-Clause'
summary 'NTP Module'
description 'NTP Module for Debian, Ubuntu, CentOS, RHEL, OEL'
project_page 'http://github.com/jeffmccune/jeffmccune-ntp'

## Add dependencies, if any:
# dependency 'username/name', '>= 1.2.0'