Implement a restart command for the service provider and use '-f' as well.
No need to specify a 'stop' common, our rc.d(8) is generic enough.
ok robert@ (maintainer)
* move the current port to ruby-puppet/3
* add a new puppet-2.7.X port under ruby-puppet/2
This allows us to ship with 2 different versions of Puppet. Since the
Enterprise version is still running 2.7, we want to have a matching
client because running puppet3 against a puppet2 server is highly
discouraged and will mostly no work correctly.
ok jasper@, robert@ (maintainer)