<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>8063ab1f573e7d4404fddca62a4134b2254f8d1d</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/04a99e7b6be578ebdd946f4eb1cb51809f27c7c2</url>
    <id>04a99e7b6be578ebdd946f4eb1cb51809f27c7c2</id>
    <committed-date>2006-07-11T14:19:55-07:00</committed-date>
    <authored-date>2006-07-11T14:19:55-07:00</authored-date>
    <message>Adding release tag REL_0_18_3

git-svn-id: https://reductivelabs.com/svn/puppet/tags/REL_0_18_3@1396 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>1f5e4e610926e7905cf8f1f27d2c6606c6a5fcdc</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ab45947dab40a99c331a5dc550dc00f54dc3180</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/8063ab1f573e7d4404fddca62a4134b2254f8d1d</url>
    <id>8063ab1f573e7d4404fddca62a4134b2254f8d1d</id>
    <committed-date>2006-07-11T13:58:25-07:00</committed-date>
    <authored-date>2006-07-11T13:58:25-07:00</authored-date>
    <message>Fixing filebucket server so that paths are not added multiple times

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1392 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>d0f3137b7839f2450b3ab1ca22b392053c75c6b8</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6cc3e473fd68bbb7493a81c14fa1a607d88a5a3</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/1ab45947dab40a99c331a5dc550dc00f54dc3180</url>
    <id>1ab45947dab40a99c331a5dc550dc00f54dc3180</id>
    <committed-date>2006-07-11T13:40:53-07:00</committed-date>
    <authored-date>2006-07-11T13:40:53-07:00</authored-date>
    <message>Adding tests for previous config bugfixes, and updating changelog

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1391 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>bd1a9bc223a1d44dbb2dfb5a92a894c8e8e0abc1</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73556a8c71ee1f847f498a8b9db8ff810902dfee</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/a6cc3e473fd68bbb7493a81c14fa1a607d88a5a3</url>
    <id>a6cc3e473fd68bbb7493a81c14fa1a607d88a5a3</id>
    <committed-date>2006-07-11T13:22:27-07:00</committed-date>
    <authored-date>2006-07-11T13:22:27-07:00</authored-date>
    <message>Fixing reports so that multiple host report directories can be created.  There was a config conflict before.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1390 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>20a6ecb0bf5f5c39ab4dded36f9fd650557f26fa</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ec1b9905d0b2f0ba0a0cb3b7dc293ee204cdbc5</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/73556a8c71ee1f847f498a8b9db8ff810902dfee</url>
    <id>73556a8c71ee1f847f498a8b9db8ff810902dfee</id>
    <committed-date>2006-07-11T13:17:59-07:00</committed-date>
    <authored-date>2006-07-11T13:17:59-07:00</authored-date>
    <message>Fixing templating so it immediately fails when a variable is not found, as opposed to passing up the method_missing heirarchy, which was causing a nasty memory leak and some kind of weird, long-running search

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1389 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>134616e37cb2b30d92af5edbe34a2f9127659939</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f28c6f110dc4f8ecf230f26e150974dcb9918d7</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/1ec1b9905d0b2f0ba0a0cb3b7dc293ee204cdbc5</url>
    <id>1ec1b9905d0b2f0ba0a0cb3b7dc293ee204cdbc5</id>
    <committed-date>2006-07-11T13:07:31-07:00</committed-date>
    <authored-date>2006-07-11T13:07:31-07:00</authored-date>
    <message>Fixing weird case involving interpolating config params in a URL

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1388 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>cc5238164ffb31324c804895b33ae89477c2ad07</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b116ac7acb63db61f29883ca4936052e546d9104</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/8f28c6f110dc4f8ecf230f26e150974dcb9918d7</url>
    <id>8f28c6f110dc4f8ecf230f26e150974dcb9918d7</id>
    <committed-date>2006-07-11T12:42:00-07:00</committed-date>
    <authored-date>2006-07-11T12:42:00-07:00</authored-date>
    <message>Fixing weird cases where configs might think non-files could be files

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1387 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>6f27c7ff7d4f94d46277e9aec1b7250852d9c87d</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a3849d713e44e6f3037f146990d9568e51cea13e</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/b116ac7acb63db61f29883ca4936052e546d9104</url>
    <id>b116ac7acb63db61f29883ca4936052e546d9104</id>
    <committed-date>2006-07-11T11:38:42-07:00</committed-date>
    <authored-date>2006-07-11T11:38:42-07:00</authored-date>
    <message>adding sysidcfg param to zones

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1386 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>041f27dae41e392963d89b04c874f1d929eed2c7</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>86a92de183232a986f0c53820576f364711477a6</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/a3849d713e44e6f3037f146990d9568e51cea13e</url>
    <id>a3849d713e44e6f3037f146990d9568e51cea13e</id>
    <committed-date>2006-07-11T10:36:32-07:00</committed-date>
    <authored-date>2006-07-11T10:36:32-07:00</authored-date>
    <message>Fixing templating bug that can result in what looks like an infinite loop, and changing default timeout to 2 minutes instead of 30 seconds

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1385 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>3c6a66e612b1232b4cc02b720966bc89b060b287</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71399017c06b5f38e1e091f932066280552e586c</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/86a92de183232a986f0c53820576f364711477a6</url>
    <id>86a92de183232a986f0c53820576f364711477a6</id>
    <committed-date>2006-07-11T09:53:59-07:00</committed-date>
    <authored-date>2006-07-11T09:53:59-07:00</authored-date>
    <message>Reducing log level of missing file

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1384 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>9df5e275ca99a5bbe547bd2450c76bea4bb950d4</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3fbd06a3f38f9895dae0eee69e058b2d6f2dbb83</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/71399017c06b5f38e1e091f932066280552e586c</url>
    <id>71399017c06b5f38e1e091f932066280552e586c</id>
    <committed-date>2006-07-11T09:52:20-07:00</committed-date>
    <authored-date>2006-07-11T09:52:20-07:00</authored-date>
    <message>Fixing error when template does not exist

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1383 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>815977a45e8a5530d53e3c8fa8bd990fc7368396</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>829c7548cb94521c5c26a4eda31e2389c543dd27</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/3fbd06a3f38f9895dae0eee69e058b2d6f2dbb83</url>
    <id>3fbd06a3f38f9895dae0eee69e058b2d6f2dbb83</id>
    <committed-date>2006-07-11T09:27:42-07:00</committed-date>
    <authored-date>2006-07-11T09:27:42-07:00</authored-date>
    <message>Fixing misstated error name ExecutionError in blastwave packaging support

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1382 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>0368a0295e04e89043c4455d8d140c4b9cecf83b</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0acebb193a0b32decc37bff8edab2fddd5bf832c</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/829c7548cb94521c5c26a4eda31e2389c543dd27</url>
    <id>829c7548cb94521c5c26a4eda31e2389c543dd27</id>
    <committed-date>2006-07-11T09:17:05-07:00</committed-date>
    <authored-date>2006-07-11T09:17:05-07:00</authored-date>
    <message>Fixing reports server so it refers to the main server

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1381 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>6eaf0daf459cedb5246e4ae9c1fcb3f8f030e264</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44c54fc0a5e5d52d679d694e652d727cc1c15841</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/0acebb193a0b32decc37bff8edab2fddd5bf832c</url>
    <id>0acebb193a0b32decc37bff8edab2fddd5bf832c</id>
    <committed-date>2006-07-10T16:13:06-07:00</committed-date>
    <authored-date>2006-07-10T16:13:06-07:00</authored-date>
    <message>Default the passno to 2, defaulting to 0 is a bad idea since it disables fsck


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1380 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>47b045498452bff04f4ae5a1d84348e22b0ce097</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9be1e0b887ccc761188e2f47d76bf72afc1bcb85</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/44c54fc0a5e5d52d679d694e652d727cc1c15841</url>
    <id>44c54fc0a5e5d52d679d694e652d727cc1c15841</id>
    <committed-date>2006-07-10T14:17:49-07:00</committed-date>
    <authored-date>2006-07-10T14:17:49-07:00</authored-date>
    <message>changing plugin owner to root

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1379 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>727a5e4670d28966c509241e1f5de90002603897</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4a04feb41ec7d1b4ef0367929fbe6d79eba7034</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/9be1e0b887ccc761188e2f47d76bf72afc1bcb85</url>
    <id>9be1e0b887ccc761188e2f47d76bf72afc1bcb85</id>
    <committed-date>2006-07-10T14:10:03-07:00</committed-date>
    <authored-date>2006-07-10T14:10:03-07:00</authored-date>
    <message>changing default plugin host to be $server

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1378 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>77f2c98202fdcef32908bf9eaa9737d596dd9bd8</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c96fc607d32f9e68634d1c838fa8a6af71c5ad3</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/a4a04feb41ec7d1b4ef0367929fbe6d79eba7034</url>
    <id>a4a04feb41ec7d1b4ef0367929fbe6d79eba7034</id>
    <committed-date>2006-07-07T12:26:18-07:00</committed-date>
    <authored-date>2006-07-07T12:26:18-07:00</authored-date>
    <message>adding rake targets

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1377 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>3cae539b1963642c35f79b75861c52a80fbc9e54</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>67dab0e978e537af9d85a84e481624da74a5dfeb</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/0c96fc607d32f9e68634d1c838fa8a6af71c5ad3</url>
    <id>0c96fc607d32f9e68634d1c838fa8a6af71c5ad3</id>
    <committed-date>2006-07-07T11:50:39-07:00</committed-date>
    <authored-date>2006-07-07T11:50:39-07:00</authored-date>
    <message>Doc change: explain what the values for ensure do


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1376 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>86aca1b23de2b9c183a6e4d16c8c93fe2a09ec6d</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a10b0802cd4e91d67acfad1a4e2fb47a173f5b3</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/67dab0e978e537af9d85a84e481624da74a5dfeb</url>
    <id>67dab0e978e537af9d85a84e481624da74a5dfeb</id>
    <committed-date>2006-07-06T10:59:30-07:00</committed-date>
    <authored-date>2006-07-06T10:59:30-07:00</authored-date>
    <message>adding another state that is equivalent to &quot;stopped&quot; for smf services

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1375 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>e350cb5c3fede3668ce5c5a18db2d7f254e9e13b</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e57f6e78ce305850b93e7da683a13597eb41936f</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/8a10b0802cd4e91d67acfad1a4e2fb47a173f5b3</url>
    <id>8a10b0802cd4e91d67acfad1a4e2fb47a173f5b3</id>
    <committed-date>2006-07-05T21:43:07-07:00</committed-date>
    <authored-date>2006-07-05T21:43:07-07:00</authored-date>
    <message>Adding the newly generated docs

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1374 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>f50e8141821c7d983c3abf3b41facbb4582c0a74</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b7f428843cb117e2de14e27153631827ee0b865</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/e57f6e78ce305850b93e7da683a13597eb41936f</url>
    <id>e57f6e78ce305850b93e7da683a13597eb41936f</id>
    <committed-date>2006-07-05T21:39:59-07:00</committed-date>
    <authored-date>2006-07-05T21:39:59-07:00</authored-date>
    <message>More documentation updates.  I think this is sufficient for replacement of the plone site.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1373 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>879a6295d081d06e12f49894cff0e2d0ca1871bc</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70877fb4cfabcfe92688093e8bce79f0dea2c9b7</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/9b7f428843cb117e2de14e27153631827ee0b865</url>
    <id>9b7f428843cb117e2de14e27153631827ee0b865</id>
    <committed-date>2006-07-05T19:42:58-07:00</committed-date>
    <authored-date>2006-07-05T19:42:58-07:00</authored-date>
    <message>Fixing rakefile so it generates docs from markdown, and adding big-picture.page to the menu

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1372 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>d51896c04a160a28a6fb37a34dbc5864e2510f94</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fefe1c51725f942fd28aab1cd7e0a5228ed263da</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/70877fb4cfabcfe92688093e8bce79f0dea2c9b7</url>
    <id>70877fb4cfabcfe92688093e8bce79f0dea2c9b7</id>
    <committed-date>2006-07-05T19:31:29-07:00</committed-date>
    <authored-date>2006-07-05T19:31:29-07:00</authored-date>
    <message>removing faq.rst file

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1371 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>7bae2e4780052f3071553ffcfb47964d416cf980</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f42666c0f1ae199c6c893d4a90a5e9e53f0106c4</id>
      </parent>
    </parents>
    <author>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/fefe1c51725f942fd28aab1cd7e0a5228ed263da</url>
    <id>fefe1c51725f942fd28aab1cd7e0a5228ed263da</id>
    <committed-date>2006-07-05T17:40:36-07:00</committed-date>
    <authored-date>2006-07-05T17:40:36-07:00</authored-date>
    <message>Updates; remove mention of patches from specfile completely


git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1370 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>90a8597f762fb8533779b8932dad3a20d7992017</tree>
    <committer>
      <name>lutter</name>
      <email>lutter@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eff8d6ef0312b7f26e35b103e0dff9b148f54bd5</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/f42666c0f1ae199c6c893d4a90a5e9e53f0106c4</url>
    <id>f42666c0f1ae199c6c893d4a90a5e9e53f0106c4</id>
    <committed-date>2006-07-05T11:10:50-07:00</committed-date>
    <authored-date>2006-07-05T11:10:50-07:00</authored-date>
    <message>updating changelog for 0.18.2

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1369 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>a52de1bf23925447dbc43c3b30f773c029dee3ca</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b281eda564c4108f1955deb724e8beebb1e39cb</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/eff8d6ef0312b7f26e35b103e0dff9b148f54bd5</url>
    <id>eff8d6ef0312b7f26e35b103e0dff9b148f54bd5</id>
    <committed-date>2006-07-05T10:17:39-07:00</committed-date>
    <authored-date>2006-07-05T10:17:39-07:00</authored-date>
    <message>Accepting the patch from #190.

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1368 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>62055027780d2f6f8a514f19553ecf8cd91ab250</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd9fd8dce7d08da80e1cd9f20b9df51d3c8f554c</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/6b281eda564c4108f1955deb724e8beebb1e39cb</url>
    <id>6b281eda564c4108f1955deb724e8beebb1e39cb</id>
    <committed-date>2006-07-05T10:13:59-07:00</committed-date>
    <authored-date>2006-07-05T10:13:59-07:00</authored-date>
    <message>removing cf2puppet from rpm

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1367 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>c31ce205ce00bcd39960679bc03f601a3fea2033</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71036e780b04a8aacd714025c5773d52cfe64012</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/bd9fd8dce7d08da80e1cd9f20b9df51d3c8f554c</url>
    <id>bd9fd8dce7d08da80e1cd9f20b9df51d3c8f554c</id>
    <committed-date>2006-07-04T16:53:57-07:00</committed-date>
    <authored-date>2006-07-04T16:53:57-07:00</authored-date>
    <message>Updated to version 0.18.2

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1365 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>3a1e86c76524b3947fc3d8d3c242b0d196c91a1a</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa879632dac801051c57f2d131ca62a70832d6a7</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/71036e780b04a8aacd714025c5773d52cfe64012</url>
    <id>71036e780b04a8aacd714025c5773d52cfe64012</id>
    <committed-date>2006-07-04T16:53:54-07:00</committed-date>
    <authored-date>2006-07-04T16:53:54-07:00</authored-date>
    <message>Updated to version 0.18.2

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1364 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>1c2f96ea4b4eb2ce1d4476e7c2032b415f35cdde</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>afe84ecaa26b280bf3cbf1544197cc92389a6446</id>
      </parent>
    </parents>
    <author>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </author>
    <url>http://github.com/ctrlaltdel/puppet/commit/aa879632dac801051c57f2d131ca62a70832d6a7</url>
    <id>aa879632dac801051c57f2d131ca62a70832d6a7</id>
    <committed-date>2006-07-04T16:53:52-07:00</committed-date>
    <authored-date>2006-07-04T16:53:52-07:00</authored-date>
    <message>Updated to version 0.18.2

git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1363 980ebf18-57e1-0310-9a29-db15c13687c0</message>
    <tree>e3cce54e51374cfb63ccdd8e58cce90c2e43cfe9</tree>
    <committer>
      <name>luke</name>
      <email>luke@980ebf18-57e1-0310-9a29-db15c13687c0</email>
    </committer>
  </commit>
</commits>
