aboutsummaryrefslogtreecommitdiff
path: root/Modulefile
blob: f2aacbb30bf0ff80d8c1a44d3cad43e75f8af424 (plain)
1
2
3
4
5
6
7
8
9
10
11
name    'puppetlabs-tftp'
version '0.2.1'
source  'git://github.com/puppetlabs/puppetlabs-tftp'
author  'Puppet Labs'
license 'Apache 2.0'
summary 'Puppet Labs TFTP Module'
description 'Manage tftp service and files for Debian/Ubuntu.'
project_page 'https://github.com/puppetlabs/puppetlabs-tftp'

## Add dependencies, if any:
dependency 'puppetlabs/xinetd', '>= 1.1.0'