ports/databases/puppetdb7/files/pkg-message.in
Romain Tartière 6cb6b5993a Copy databases/puppetdb6 and databases/puppetdb-terminus6 to
databases/puppetdb7 and databases/puppetdb-terminus7.

The pre-commit hook does not allow me to copy and update the port at the same
time.

With hat:	puppet
2020-12-04 21:22:25 +00:00

12 lines
236 B
Text

[
{ type: install
message: <<EOM
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.
EOM
}
]