mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Merge pull request #7213 from widhalmt/doc/global-zones
Docs: Add note about not to use director-global for own configuration
This commit is contained in:
commit
2ddf12c19b
@ -2155,6 +2155,10 @@ object Zone "global-commands" {
|
|||||||
|
|
||||||
The default global zones generated by the setup wizards are called `global-templates` and `director-global`.
|
The default global zones generated by the setup wizards are called `global-templates` and `director-global`.
|
||||||
|
|
||||||
|
While you can should `global-templates` for your global configuration, `director-global` is reserved for use
|
||||||
|
by [Icinga Director](https://icinga.com/docs/director/latest/). Please don't
|
||||||
|
place any configuration in it manually.
|
||||||
|
|
||||||
Similar to the zone configuration sync you'll need to create a new directory in
|
Similar to the zone configuration sync you'll need to create a new directory in
|
||||||
`/etc/icinga2/zones.d`:
|
`/etc/icinga2/zones.d`:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user