1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net/foreman-proxy/pkg-message
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

18 lines
341 B
Plaintext

[
{ 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/extra/migrate_settings.rb
EOM
}
]