<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-concat/manifests, branch master</title>
<subtitle>Puppet module for concat</subtitle>
<id>https://cgit.fluxo.info/puppet-concat/atom?h=master</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-concat/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/'/>
<updated>2012-12-12T14:14:51+00:00</updated>
<entry>
<title>added description of replace in the comment block</title>
<updated>2012-12-12T14:14:51+00:00</updated>
<author>
<name>Jasper Poppe</name>
<email>jpoppe@ebay.com</email>
</author>
<published>2012-12-12T14:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=c854799c53e8c40a437f42a44b0b0decc7746285'/>
<id>urn:sha1:c854799c53e8c40a437f42a44b0b0decc7746285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added (file) $replace parameter to concat</title>
<updated>2012-12-12T13:33:47+00:00</updated>
<author>
<name>Jasper Poppe</name>
<email>jpoppe@ebay.com</email>
</author>
<published>2012-12-12T13:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=2f35c78a9ec0adbe1f83b9107ae9d5e3b3f58e1c'/>
<id>urn:sha1:2f35c78a9ec0adbe1f83b9107ae9d5e3b3f58e1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gracefully handle \n in fragment resource name</title>
<updated>2012-11-06T09:54:35+00:00</updated>
<author>
<name>Marc Haber</name>
<email>mh+puppet-concat@zugschlus.de</email>
</author>
<published>2012-11-06T09:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=8b3397bdd48756e72f0396223b30fe63b8cf978b'/>
<id>urn:sha1:8b3397bdd48756e72f0396223b30fe63b8cf978b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes various puppet-lint warnings.</title>
<updated>2012-08-30T10:33:50+00:00</updated>
<author>
<name>Jan Vansteenkiste</name>
<email>jan@vstone.eu</email>
</author>
<published>2012-08-30T10:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=370e60280d74ada1e2ed130034e34bb7955bc929'/>
<id>urn:sha1:370e60280d74ada1e2ed130034e34bb7955bc929</id>
<content type='text'>
* ./manifests/init.pp - WARNING: ensure found on line but it's not the first attribute on line 222
* ./manifests/setup.pp - WARNING: selector inside resource block on line 34
* ./manifests/fragment.pp - WARNING: case statement without a default case on line 28
</content>
</entry>
<entry>
<title>Document the path parameter and provide a small use case.</title>
<updated>2012-08-30T09:06:58+00:00</updated>
<author>
<name>Jan Vansteenkiste</name>
<email>jan@vstone.eu</email>
</author>
<published>2012-08-30T09:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=6a0c1f9a393ff293d4c21e11851001c86ba82ef4'/>
<id>urn:sha1:6a0c1f9a393ff293d4c21e11851001c86ba82ef4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow overriding the target path of a (concat) file and use a custom name.</title>
<updated>2012-08-30T08:09:28+00:00</updated>
<author>
<name>Jan Vansteenkiste</name>
<email>jan@vstone.eu</email>
</author>
<published>2012-08-30T08:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=3ac955e05dce5fbff4aedaf3e023f25db5cd9afb'/>
<id>urn:sha1:3ac955e05dce5fbff4aedaf3e023f25db5cd9afb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace in comment</title>
<updated>2012-08-14T15:13:25+00:00</updated>
<author>
<name>Andreas Jaggi</name>
<email>x-way@waterwave.ch</email>
</author>
<published>2012-08-14T15:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=721ef012e29767847c3e209c22c9805b8b58ac92'/>
<id>urn:sha1:721ef012e29767847c3e209c22c9805b8b58ac92</id>
<content type='text'>
puppet-lint does not like trailing whitespaces
</content>
</entry>
<entry>
<title>Merge pull request #27 from djmitche/auto-setup</title>
<updated>2012-07-11T22:22:25+00:00</updated>
<author>
<name>R.I.Pienaar</name>
<email>rip@devco.net</email>
</author>
<published>2012-07-11T22:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=a0661e17646fa8e1ec03f813c28d97b64c93019d'/>
<id>urn:sha1:a0661e17646fa8e1ec03f813c28d97b64c93019d</id>
<content type='text'>
Include concat::setup from concat, so users don't need to</content>
</entry>
<entry>
<title>Include concat::setup from concat, so users don't need to</title>
<updated>2012-07-11T21:54:05+00:00</updated>
<author>
<name>Dustin J. Mitchell</name>
<email>dustin@mozilla.com</email>
</author>
<published>2012-07-11T21:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=0ba071858db5c4e9c698fd2b67694ba63f40a076'/>
<id>urn:sha1:0ba071858db5c4e9c698fd2b67694ba63f40a076</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove spurious 'e' character.</title>
<updated>2012-07-11T21:46:12+00:00</updated>
<author>
<name>Dustin J. Mitchell</name>
<email>dustin@v.igoro.us</email>
</author>
<published>2012-07-11T21:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-concat/commit/?id=092afd419326fd33b221ab3f6ec5167b3059668e'/>
<id>urn:sha1:092afd419326fd33b221ab3f6ec5167b3059668e</id>
<content type='text'>
</content>
</entry>
</feed>
