mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-22 21:24:41 +02:00
Upgrading: Make it more clear that the Director script is just an example
This commit is contained in:
parent
bb96b77425
commit
f45491cc47
@ -81,8 +81,11 @@ In order to support a smooth migration between versions older than 2.8 and futur
|
|||||||
the built-in certificate migration path is planned to exist as long as the deprecated
|
the built-in certificate migration path is planned to exist as long as the deprecated
|
||||||
`ApiListener` object attributes exist.
|
`ApiListener` object attributes exist.
|
||||||
|
|
||||||
You are safe to use the existing configuration paths inside the `api` feature. If you plan your migration,
|
You are safe to use the existing configuration paths inside the `api` feature.
|
||||||
look at the following example taken from the Director Linux deployment script for clients.
|
|
||||||
|
**Example**
|
||||||
|
|
||||||
|
Look at the following example taken from the Director Linux deployment script for clients.
|
||||||
|
|
||||||
* Ensure that the default certificate path is changed from `/etc/icinga2/pki` to `/var/lib/icinga2/certs`.
|
* Ensure that the default certificate path is changed from `/etc/icinga2/pki` to `/var/lib/icinga2/certs`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user