<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-tftp/spec, 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-20T17:22:04+00:00</updated>
<entry>
<title>Whitespace changes in rspec file.</title>
<updated>2012-08-20T17:22:04+00:00</updated>
<author>
<name>Nan Liu</name>
<email>nan@puppetlabs.com</email>
</author>
<published>2012-08-20T17:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=5e4aa75d208e998f04da9fcc5210addebbad5e2e'/>
<id>urn:sha1:5e4aa75d208e998f04da9fcc5210addebbad5e2e</id>
<content type='text'>
</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>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>Changed rspec test for calling outside of module</title>
<updated>2012-07-11T19:11:40+00:00</updated>
<author>
<name>crayfishx</name>
<email>craig@craigdunn.org</email>
</author>
<published>2012-07-11T19:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=07062af1a236646970906d4a3f98f1646fcca44d'/>
<id>urn:sha1:07062af1a236646970906d4a3f98f1646fcca44d</id>
<content type='text'>
Until we decide how to simulate rspec-puppet calling this class from a different module this test has been changed to just test deploying the file.
</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>Single it block per test</title>
<updated>2012-07-11T17:30:36+00:00</updated>
<author>
<name>crayfishx</name>
<email>craig@craigdunn.org</email>
</author>
<published>2012-07-11T17:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=cb8c935a010fe0935d08a73b0ca2aa91a328943e'/>
<id>urn:sha1:cb8c935a010fe0935d08a73b0ca2aa91a328943e</id>
<content type='text'>
* as originally submitted in https://github.com/puppetlabs/puppetlabs-tftp/pull/10...
* Only use one it block per test to improve performance
</content>
</entry>
<entry>
<title>Updated rspec tests for new functionality</title>
<updated>2012-07-10T23:41:06+00:00</updated>
<author>
<name>crayfishx</name>
<email>craig@craigdunn.org</email>
</author>
<published>2012-07-10T23:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=6ecee7dd83b51f6a25f98ff1600410a1bb531410'/>
<id>urn:sha1:6ecee7dd83b51f6a25f98ff1600410a1bb531410</id>
<content type='text'>
* Removed rspec-tests for inetd
* Modified existing tests to work with new evaluation of :osfamily
* Added tests for Redhat/CentOS boxes
* Added rspec-tests for xinetd service
</content>
</entry>
<entry>
<title>Add default module path for tftp::file</title>
<updated>2012-06-25T19:15:21+00:00</updated>
<author>
<name>Nan Liu</name>
<email>nan@puppetlabs.com</email>
</author>
<published>2012-06-25T19:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-tftp/commit/?id=a45261555e1b70fc041fc001b4d4c1d18693ccc1'/>
<id>urn:sha1:a45261555e1b70fc041fc001b4d4c1d18693ccc1</id>
<content type='text'>
This change provides the convenience of using caller_module_name for
tftp files, so the following manifests can be abbreviated from:

    tftp::file { 'foo':
      source =&gt; 'puppet:///modules/example/foo',
    }

    tftp::file { 'baz/bar':
      source =&gt; 'puppet:///modules/example/baz/bar',
    }

to:

    tftp::file { [ 'foo', 'baz/bar' ]:
    }

This simplifies declaring large number of tftp files.
</content>
</entry>
</feed>
