<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-common/plugins/puppet, branch master</title>
<subtitle>Puppet module with common definitions</subtitle>
<id>https://git.fluxo.info/puppet-common/atom?h=master</id>
<link rel='self' href='https://git.fluxo.info/puppet-common/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/'/>
<updated>2009-11-23T16:54:04+00:00</updated>
<entry>
<title>move plugin directory to fit new 0.25.x style and update file paths accordingly</title>
<updated>2009-11-23T16:54:04+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2009-11-23T16:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/commit/?id=3ff12051c8efabcdfb43b99810ff1c2ea22750a3'/>
<id>urn:sha1:3ff12051c8efabcdfb43b99810ff1c2ea22750a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RDoc-ify documentation</title>
<updated>2009-06-09T15:51:10+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@dasz.at</email>
</author>
<published>2009-06-09T15:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/commit/?id=de7690c4e76ddd7c1f01d81fe92c75771da47c51'/>
<id>urn:sha1:de7690c4e76ddd7c1f01d81fe92c75771da47c51</id>
<content type='text'>
See http://club.black.co.at/david/puppet/doc/ for a current version of the RDoc
output.
</content>
</entry>
<entry>
<title>blob!=raw, should check wget better ;-)</title>
<updated>2009-06-02T20:32:30+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@schmitt.edv-bus.at</email>
</author>
<published>2009-06-02T20:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/commit/?id=c65920d6b8d017c951838c72f4bbcb75d5b27234'/>
<id>urn:sha1:c65920d6b8d017c951838c72f4bbcb75d5b27234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reenable gsub, since regsubst is no proper replacement</title>
<updated>2009-06-02T17:22:03+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@schmitt.edv-bus.at</email>
</author>
<published>2009-06-02T17:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/commit/?id=7cd63a177cfccc7e7bba3aae931c9d14ddd3bf23'/>
<id>urn:sha1:7cd63a177cfccc7e7bba3aae931c9d14ddd3bf23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Major cleanup of the common module</title>
<updated>2009-05-31T19:14:37+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@schmitt.edv-bus.at</email>
</author>
<published>2009-05-31T19:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/commit/?id=53d0fde15feb30777a6929cada73d5f6e6ceb513'/>
<id>urn:sha1:53d0fde15feb30777a6929cada73d5f6e6ceb513</id>
<content type='text'>
* improve documentation on all defines
* rename modules_dir to module_dir and modules_file to module_file
* create $module_dir_path to achieve DRY-ness
* silence the lsb_release stuff
* improve concatenated_file to use an intermediate file, improving reliability
  and decoupling the updateing from notifying our peers.
* remove serveral functions that were moved to puppet proper:
  - sha1 =&gt; sha1
  - gsub,substitute,slash_escape =&gt; regsubst
</content>
</entry>
<entry>
<title>improve documentation and function naming</title>
<updated>2008-08-25T14:45:29+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@schmitt.edv-bus.at</email>
</author>
<published>2008-08-25T14:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/commit/?id=3a65dd853506db5d276e4162e6bd6920950fb21b'/>
<id>urn:sha1:3a65dd853506db5d276e4162e6bd6920950fb21b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor fixes to .ignore and docs</title>
<updated>2008-08-02T11:16:10+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@schmitt.edv-bus.at</email>
</author>
<published>2008-08-02T11:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/commit/?id=13ae7fbace9434091d5381208f7b25ff8cf3a5c3'/>
<id>urn:sha1:13ae7fbace9434091d5381208f7b25ff8cf3a5c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add "prefix_with" function</title>
<updated>2008-02-29T15:51:51+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@schmitt.edv-bus.at</email>
</author>
<published>2008-02-29T15:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/commit/?id=8891451fef0471fb2557db218d0d85f5082afd74'/>
<id>urn:sha1:8891451fef0471fb2557db218d0d85f5082afd74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>common: remove hand made plugins install defines and use matt's plugins patch</title>
<updated>2007-10-06T08:11:47+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@schmitt.edv-bus.at</email>
</author>
<published>2007-10-06T08:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/puppet-common/commit/?id=d9a3c7617a402a19f7114d9b262d62b3a7b7b24c'/>
<id>urn:sha1:d9a3c7617a402a19f7114d9b262d62b3a7b7b24c</id>
<content type='text'>
This moves all facts and puppet plugins to the plugins/ directory of modules to
get the benefits of Matt's plugins patch, that distributes these files before
the configuration is requested. This reduces the number of configuration runs to
convergence by one.
</content>
</entry>
</feed>
