Title: Message Title
Adrien Thebo commented on an issue
Puppet / Improvement PUP-2578
Adjustments for new OpenBSD service provider
After some more testing of @xaque208 new service provider I ran into an issue where a service from packages like:

service {'puppetboard':
  enable => true
}
would end up with the following in /etc/rc.conf.local:

puppetboard_flags=""
This breaks the script, as it has sets it's local daemon_flags which are then overridden by the flags from rc.conf...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to