aboutsummaryrefslogtreecommitdiff
path: root/net/foreman-proxy/pkg-message
blob: 451fa7a16cc46f1bedb3b22c3cb31e6775c4f92e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ 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
}
]