app-admin/puppetserver: fixing ca.conf to auth.conf
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 30 Nov 2015 09:53:01 +0000 (03:53 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 30 Nov 2015 09:53:01 +0000 (03:53 -0600)
Package-Manager: portage-2.2.20.1

app-admin/puppetserver/puppetserver-2.2.0.ebuild

index cfc7fb3e2ebead6f38641f248b094d535af17753..0151a4d796ac736acae885d27bf192adc03b3d54 100644 (file)
@@ -52,7 +52,7 @@ src_install() {
        doins ext/config/request-logging.xml
        insinto /etc/puppetlabs/puppetserver/conf.d
        doins ext/config/conf.d/puppetserver.conf
-       doins ext/config/conf.d/ca.conf
+       doins ext/config/conf.d/auth.conf
        doins ext/config/conf.d/global.conf
        doins ext/config/conf.d/web-routes.conf
        doins ext/config/conf.d/webserver.conf