mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
75b43c8606
Actually update sysutils/puppetserver7 from a copy of sysutils/puppetserver6 and a few minor tweaks. While here, prepare sysutils/puppetserver6 for allowing to migrate the Puppet CA in case users of the previous version of Puppet want to migrate it before switching to Puppet 7. With hat: puppet
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
@(,,750) bin/puppetserver
|
|
@sample %%ETCDIR%%/logback.xml.sample
|
|
@sample %%ETCDIR%%/request-logging.xml.sample
|
|
@sample %%ETCDIR%%/conf.d/auth.conf.sample
|
|
@sample %%ETCDIR%%/conf.d/global.conf.sample
|
|
@sample %%ETCDIR%%/conf.d/metrics.conf.sample
|
|
@sample %%ETCDIR%%/conf.d/puppetserver.conf.sample
|
|
@sample %%ETCDIR%%/conf.d/web-routes.conf.sample
|
|
@sample %%ETCDIR%%/conf.d/webserver.conf.sample
|
|
@sample %%ETCDIR%%/services.d/bootstrap.cfg.sample
|
|
@sample %%ETCDIR%%/services.d/ca.cfg.sample
|
|
@dir(,puppet,750) etc/puppet/code
|
|
%%DATADIR%%/puppet-server-release.jar
|
|
@(,,755) %%DATADIR%%/cli/apps/ca
|
|
@(,,755) %%DATADIR%%/cli/apps/foreground
|
|
@(,,755) %%DATADIR%%/cli/apps/gem
|
|
@(,,755) %%DATADIR%%/cli/apps/irb
|
|
@(,,755) %%DATADIR%%/cli/apps/reload
|
|
@(,,755) %%DATADIR%%/cli/apps/ruby
|
|
@(,,755) %%DATADIR%%/cli/apps/start
|
|
@(,,755) %%DATADIR%%/cli/apps/stop
|
|
@(,,755) %%DATADIR%%/cli/cli-defaults.sh
|
|
@(,,755) %%DATADIR%%/ezbake-functions.sh
|
|
%%DATADIR%%/lib/ffi.rb
|
|
@dir(puppet,puppet,750) /var/log/puppetserver
|
|
@dir(puppet,puppet,755) /var/puppet
|
|
@dir(puppet,puppet,750) /var/puppet/server
|
|
@dir(puppet,puppet,750) /var/puppet/server/data
|
|
@dir(puppet,puppet,750) /var/puppetserver
|
|
@dir(puppet,puppet,750) /var/run/puppetserver
|