This is definitely a bug in 3.0.0.

I've filed http://projects.puppetlabs.com/issues/16676 to track it.
Please update with any additional information you may have.

Thanks,
-Jeff

On Mon, Oct 1, 2012 at 2:07 PM, Forrie <for...@gmail.com> wrote:
> I fixed the problem.  Seems puppet isn't smart enough to parse out a hash
> comment at the end of the line... that should be fixed.  So, changing it
> from
>
> runinterval = 900 # 15 mins" to:
>
> # 15 mins
> runinterval = 900
>
> fixed the problem.  I'll consider filing a bug report.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/uAaknTj5y-0J.
>
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to