]> gitweb.fluxo.info Git - puppet-tftp.git/commitdiff
Revert "Bumped version to 0.2.0 and added dependancy to puppetlabs-xinetd"
authorcrayfishx <craig@craigdunn.org>
Wed, 11 Jul 2012 17:39:18 +0000 (10:39 -0700)
committercrayfishx <craig@craigdunn.org>
Wed, 11 Jul 2012 17:39:18 +0000 (10:39 -0700)
This reverts commit ce162ee814bfe2e98d845118e9e3fbcef8817abf.

CHANGELOG
Modulefile

index b980250cc28aae2833721505b91658b80b5dd053..514f006f337da43165616520edf1e45982a45851 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,3 @@
-0.2.0 2012-07-10 Puppet Labs <info@puppetlabs.com>
-
-* Add support for Redhat/CentOS deployment
-* Replacement of inetd and augeas config with puppetlabs-xinetd
-
 0.1.1 2012-06-25 Puppet Labs <info@puppetlabs.com>
 
 * Add recurse support for tftp::file.
index a5b0fb847e4316006403ec0a26fe5f93b9795858..950110fb07d1edeb090ae078314723151e525a76 100644 (file)
@@ -1,11 +1,11 @@
 name    'puppetlabs-tftp'
-version '0.2.0'
+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/CentOS/Redhat/Fedora.'
+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'
+# dependency 'username/name', '>= 1.2.0'