<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-tftp/manifests, branch master</title>
<subtitle>Puppet module for tftp</subtitle>
<id>https://cgit.fluxo.info/puppet-tftp/atom?h=master</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-tftp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/'/>
<updated>2012-08-30T15:13:01+00:00</updated>
<entry>
<title>Require the package on the tftp xinetd service.</title>
<updated>2012-08-30T15:13:01+00:00</updated>
<author>
<name>Ben Burkert</name>
<email>ben@benburkert.com</email>
</author>
<published>2012-08-30T15:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=d94084b265e920a02f04ad85c54e470cf63ad7a3'/>
<id>urn:sha1:d94084b265e920a02f04ad85c54e470cf63ad7a3</id>
<content type='text'>
The xinetd::service type drops an xinetd config. That config is invalid
before the tftp package is installed and during that window xinetd may
be started. xinetd will start with tftp ignored, and will need to be
manually restarted to enable tftp. This change eliminates that window.
</content>
</entry>
<entry>
<title>Update tftp xinetd fix.</title>
<updated>2012-08-20T17:21:25+00:00</updated>
<author>
<name>Nan Liu</name>
<email>nan@puppetlabs.com</email>
</author>
<published>2012-08-20T17:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=ec833cbffc337c6733349061585ce532e4040991'/>
<id>urn:sha1:ec833cbffc337c6733349061585ce532e4040991</id>
<content type='text'>
* Remove xinetd defaults for user/group.
* Fix spec tests.
</content>
</entry>
<entry>
<title>let tftpd-hpa change the uid and gid of the process</title>
<updated>2012-08-09T08:08:33+00:00</updated>
<author>
<name>Mehdi Abaakouk</name>
<email>sileht@sileht.net</email>
</author>
<published>2012-08-09T08:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=634aad0477bb3480270bc8beaaf8252bc06fcb77'/>
<id>urn:sha1:634aad0477bb3480270bc8beaaf8252bc06fcb77</id>
<content type='text'>
tftpd-hpa try to change the uid and gid of the process before serving a file
and it can't if xinetd start the process with a user other than root.

This result to this following message and tftp can't serve file
 in.tftpd[17609]: cannot set groups for user nobody

To customise user/group of the running process we need to use -u option
</content>
</entry>
<entry>
<title>Fix whitespace and readme.</title>
<updated>2012-07-27T23:01:33+00:00</updated>
<author>
<name>Nan Liu</name>
<email>nan@puppetlabs.com</email>
</author>
<published>2012-07-27T23:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=9e55e18c84259bb007fa023c9e06b908e8f042a2'/>
<id>urn:sha1:9e55e18c84259bb007fa023c9e06b908e8f042a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make xinetd the default method for installing tftp</title>
<updated>2012-07-16T18:54:20+00:00</updated>
<author>
<name>crayfishx</name>
<email>craig@craigdunn.org</email>
</author>
<published>2012-07-16T18:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=c0ea8207bc2bdb4d62c81ac6f547e560549f2fd3'/>
<id>urn:sha1:c0ea8207bc2bdb4d62c81ac6f547e560549f2fd3</id>
<content type='text'>
* Switched the inetd parameter to default to true
* Moved the value into params.pp
* Updated tests
* Updated README
</content>
</entry>
<entry>
<title>Update redhat tftp file owner.</title>
<updated>2012-07-11T23:41:17+00:00</updated>
<author>
<name>Nan Liu</name>
<email>nan@puppetlabs.com</email>
</author>
<published>2012-07-11T23:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=e29cbb8be4347a471edae244aef6c26faada38bc'/>
<id>urn:sha1:e29cbb8be4347a471edae244aef6c26faada38bc</id>
<content type='text'>
This update address file owner to nobody by default for RHEL family.
</content>
</entry>
<entry>
<title>Revert "Fully qualify $::caller_module_name fact."</title>
<updated>2012-07-11T18:51:39+00:00</updated>
<author>
<name>crayfishx</name>
<email>craig@craigdunn.org</email>
</author>
<published>2012-07-11T18:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=a60b40eb9f2e612f913aa14087632eac088f6e50'/>
<id>urn:sha1:a60b40eb9f2e612f913aa14087632eac088f6e50</id>
<content type='text'>
* the problem is with the test not the code

This reverts commit b5fce3cce34c5ff01243a4dfe9205d26f3c98857.
</content>
</entry>
<entry>
<title>Fully qualify $::caller_module_name fact.</title>
<updated>2012-07-11T17:51:18+00:00</updated>
<author>
<name>crayfishx</name>
<email>craig@craigdunn.org</email>
</author>
<published>2012-07-11T17:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=b5fce3cce34c5ff01243a4dfe9205d26f3c98857'/>
<id>urn:sha1:b5fce3cce34c5ff01243a4dfe9205d26f3c98857</id>
<content type='text'>
This fixes the following failed test:

  1) tftp::file when deploying file from another module
     Failure/Error: })
       expected that the catalogue would contain File[/srv/tftp/sample] with source set to `"puppet:///modules/acme/sample"` but it is set to `"puppet:///modules/tftp/sample"` in the catalogue
     # ./spec/defines/tftp_file_spec.rb:138
</content>
</entry>
<entry>
<title>Removed unneeded default</title>
<updated>2012-07-11T16:41:43+00:00</updated>
<author>
<name>crayfishx</name>
<email>craig@craigdunn.org</email>
</author>
<published>2012-07-11T16:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=d5cc38649f298811127590323ec2f31c9df01da9'/>
<id>urn:sha1:d5cc38649f298811127590323ec2f31c9df01da9</id>
<content type='text'>
This default isn't needed while debian and ubuntu are the only things in osfamily Debian.
</content>
</entry>
<entry>
<title>* remove old references to inetd_conf</title>
<updated>2012-07-10T23:48:50+00:00</updated>
<author>
<name>crayfishx</name>
<email>craig@craigdunn.org</email>
</author>
<published>2012-07-10T23:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=0e60a3f8006c406c7db4c23f19a4d24a57603ef3'/>
<id>urn:sha1:0e60a3f8006c406c7db4c23f19a4d24a57603ef3</id>
<content type='text'>
</content>
</entry>
</feed>
