<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-host-package.git, branch master</title>
<subtitle>Create puppet certs and packages them for a host</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/'/>
<entry>
<title>Bump version to 0.8.1</title>
<updated>2014-05-03T15:19:26+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2014-05-03T15:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=88080a91c62b922111a7cd666df476bc4fae7479'/>
<id>88080a91c62b922111a7cd666df476bc4fae7479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup tmp files</title>
<updated>2014-05-03T15:17:29+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2014-05-03T15:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=c3f263a5c23658d22c35a6f2e7e4439241478d14'/>
<id>c3f263a5c23658d22c35a6f2e7e4439241478d14</id>
<content type='text'>
We don't want to leave the cert/key laying around in a tmp dir.  This
was missed when host.cleanup() was moved out of host.rpm() a long time
ago.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't want to leave the cert/key laying around in a tmp dir.  This
was missed when host.cleanup() was moved out of host.rpm() a long time
ago.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.8.0</title>
<updated>2014-04-02T21:51:21+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2014-04-02T21:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=b30fea2deee0f9cf9e58ed5ecd92dbcc2f027a50'/>
<id>b30fea2deee0f9cf9e58ed5ecd92dbcc2f027a50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --package-type option and allow tar to be used</title>
<updated>2014-04-02T21:41:18+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2014-04-02T21:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=5f5282b2dbcb4653b2b4e6d21eadfd5cdfacb833'/>
<id>5f5282b2dbcb4653b2b4e6d21eadfd5cdfacb833</id>
<content type='text'>
For systems we don't support with proper OS packages, a tarball is
better than nothing.  We already generate one, this just allows us to
save it rather than remove it as part of the cleanup process.

RPM remains the default package type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For systems we don't support with proper OS packages, a tarball is
better than nothing.  We already generate one, this just allows us to
save it rather than remove it as part of the cleanup process.

RPM remains the default package type.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename --rpmdir to --destdir</title>
<updated>2014-04-02T21:40:03+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2014-04-02T21:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=e0d9ca89b78f7b0d76e8d6e6d6678f854096d889'/>
<id>e0d9ca89b78f7b0d76e8d6e6d6678f854096d889</id>
<content type='text'>
When we add new package types, using rpmdir will make much less sense.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we add new package types, using rpmdir will make much less sense.
</pre>
</div>
</content>
</entry>
<entry>
<title>Miscellaneous cleanups noted by pylint</title>
<updated>2014-04-02T21:32:26+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2014-04-02T21:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=5d87ad1ed09946b5602c0a8f9ad50d9f1b5c199c'/>
<id>5d87ad1ed09946b5602c0a8f9ad50d9f1b5c199c</id>
<content type='text'>
* Add missing docstrings, end all doctrings with a period
* Avoid overriding builtins (format, type)
* Don't use [] as method defaults
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add missing docstrings, end all doctrings with a period
* Avoid overriding builtins (format, type)
* Don't use [] as method defaults
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.7.1</title>
<updated>2012-01-28T16:27:24+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2012-01-28T16:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=4b9e6b6ed3cdde1941494cf4d2f3c73eb771322a'/>
<id>4b9e6b6ed3cdde1941494cf4d2f3c73eb771322a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tighten perms on ca dir to match puppet defaults</title>
<updated>2012-01-28T16:27:24+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2012-01-28T16:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=d794a9d9827ffe9f4ed1163f328950512d7de542'/>
<id>d794a9d9827ffe9f4ed1163f328950512d7de542</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set ownership on ssldir to puppet</title>
<updated>2012-01-28T16:27:24+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2012-01-28T16:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=e7a6988fdd8e1fea1e2994f04d84909ec92576dd'/>
<id>e7a6988fdd8e1fea1e2994f04d84909ec92576dd</id>
<content type='text'>
This is adjustable via the config with the puppetuser setting.  When
puppet runs, it resets the ownership of these files, which causes rpm -V
to show them as modified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is adjustable via the config with the puppetuser setting.  When
puppet runs, it resets the ownership of these files, which causes rpm -V
to show them as modified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace %define with %global in rpm template.spec</title>
<updated>2012-01-28T16:07:48+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2012-01-28T16:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/puppet-host-package.git/commit/?id=04382cd4ac75238432fa38b534463e27adb946f3'/>
<id>04382cd4ac75238432fa38b534463e27adb946f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
