ports/databases/puppetdb8/files/pkg-message.in
Romain Tartière e500139794
databases/puppetdb8: New port
The PuppetDB storeconfigs backend
2023-04-28 15:36:13 -10: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
}
]