freebsd-ports/databases/puppetdb6/files/pkg-message.in
2019-08-13 16:01:59 +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
}
]