forked from Lainports/freebsd-ports
Copy databases/puppetdb4 to databases/puppetdb5 and update.
While here:
- Update/fix conflicts with databases/puppetdb[34];
- Remove broken indirect dependency in databases/puppetdb3 (no need to
rebuild, so not bumping PORTREVISION).
With hat: puppet
6 lines
193 B
Text
6 lines
193 B
Text
If this is a new installation, please run the follow to setup your SSL/puppetdb
|
|
server:
|
|
|
|
%%PREFIX%%/bin/puppetdb ssl-setup
|
|
|
|
Please also remember to add puppetdb_enable="YES" into your rc.conf.
|