freebsd-ports/net/foreman-proxy/pkg-message
Frank Wall 97108f5a3f net/foreman-proxy: update 2.5.4 -> 3.0.1
* update to version 3.0.1
* bump Puppet dependency to Puppet 7
* fix path in pkg-message
* take maintainership

Changes:	https://github.com/theforeman/smart-proxy/compare/2.5.4...3.0.1
PR:		260019
Submitted by:	Frank Wall <fw@moov.de>; junovitch (rebase on incremental update)
2022-04-19 13:32:17 +02:00

17 lines
347 B
Text

[
{ type: upgrade
maximum_version: 1.11
message: <<EOM
WARNING:
In version 1.11+ Foreman Smart Proxy splits its configuration in even smaller
chunks located in:
${PREFIX}/etc/foreman-proxy/settings.d
You can use a bundled script to convert your old settings to new settings:
${PREFIX}/share/foreman-proxy/extra/migrate_settings.rb
EOM
}
]