aboutsummaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorNan Liu <nan.liu@gmail.com>2012-07-11 16:21:46 -0700
committerNan Liu <nan.liu@gmail.com>2012-07-11 16:21:46 -0700
commit3795cdabd43e909702f433d0be3886626f97e802 (patch)
tree3fa7d7aef4652079754c55f1ac9c73074a9eba7e /Modulefile
parentf8f6723253b8c34577e8eeb0b5bd2364b24dca4a (diff)
parent07062af1a236646970906d4a3f98f1646fcca44d (diff)
downloadpuppet-tftp-3795cdabd43e909702f433d0be3886626f97e802.tar.gz
puppet-tftp-3795cdabd43e909702f433d0be3886626f97e802.tar.bz2
Merge pull request #11 from crayfishx/master
(#15462) Redhat/CentOS support and replacement of inetd with xinetd.
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index 950110f..b89b9b8 100644
--- a/Modulefile
+++ b/Modulefile
@@ -8,4 +8,4 @@ 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'
+dependency 'puppetlabs/xinetd', '>= 1.1.0'