aboutsummaryrefslogtreecommitdiff
path: root/Modulefile
blob: 950110fb07d1edeb090ae078314723151e525a76 (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 'username/name', '>= 1.2.0'