aboutsummaryrefslogtreecommitdiff
path: root/Modulefile
blob: b89b9b8b42f9cf28056505b84412fe5a9deedc2e (plain)
1
2
3
4
5
6
7
8
9
10
11
name    'puppetlabs-tftp'
version '0.1.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'