The way the puppetserver systemd service unit starts and stops the server
has changed, and the additional cli commands are not installed by the 2.7.0
ebuild. This commit adds the missing files.
Fixes #600136
Related to #600130
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
doins ext/cli/foreground
doins ext/cli/gem
doins ext/cli/ruby
+ doins ext/cli/reload
+ doins ext/cli/start
+ doins ext/cli/stop
insinto /opt/puppetlabs/server/apps/puppetserver/bin
doins ext/bin/puppetserver
insopts -m0644