<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ Puppet::Type.type(:sysctl).provide(:parsed,
                                    ) do
 
     confine :exists =&gt; sysctlconf
-    text_line :comment, :match =&gt; /^#/;
+    text_line :comment, :match =&gt; /^\s*#/;
     text_line :blank, :match =&gt; /^\s*$/;
 
     record_line :parsed, :fields =&gt; %w{name val}, :joiner =&gt; ' = ', :separator =&gt; /\s*=\s*/</diff>
      <filename>plugins/puppet/provider/sysctl/parsed.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7fdd06a1b2372d0eed0263721d58b029ef544498</id>
    </parent>
  </parents>
  <author>
    <name>mh</name>
    <email>mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279</email>
  </author>
  <url>http://github.com/duritong/puppet-sysctl/commit/15d378a33443e4be3bb9a982fdc944906dc8be26</url>
  <id>15d378a33443e4be3bb9a982fdc944906dc8be26</id>
  <committed-date>2008-01-11T14:16:43-08:00</committed-date>
  <authored-date>2008-01-11T14:16:43-08:00</authored-date>
  <message>fixed systl stuff

git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/sysctl@497 d66ca3ae-40d7-4aa7-90d4-87d79ca94279</message>
  <tree>5df72ca216984c57ae119a78e14f402f44ebb4a5</tree>
  <committer>
    <name>mh</name>
    <email>mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279</email>
  </committer>
</commit>
