mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-18 18:19:13 -05:00
Remove potential irritating comment on config flag
This commit is contained in:
parent
32f5beaad3
commit
bf0ab6e5f0
1 changed files with 1 additions and 1 deletions
|
|
@ -3386,7 +3386,7 @@ Pass the following details to the `node setup` CLI command:
|
|||
`--accept-commands` | **Optional.** Whether this node accepts command execution messages from the master node (required for [command endpoint mode](06-distributed-monitoring.md#distributed-monitoring-top-down-command-endpoint)).
|
||||
`--global_zones` | **Optional.** Allows to specify more global zones in addition to `global-templates` and `director-global`.
|
||||
`--disable-confd` | **Optional.** If provided, this disables the `include_recursive "conf.d"` directive in `icinga2.conf`. Available since v2.9+. Not set by default for compatibility reasons with Puppet, Ansible, Chef, etc.
|
||||
`--no-default-global-zones` | **Optional.** If provided, this flag disables the default global zones `global-templates` and `director-global`. This flag is useful for agent setups.
|
||||
`--no-default-global-zones` | **Optional.** If provided, this flag disables the default global zones `global-templates` and `director-global`.
|
||||
|
||||
> **Note**
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue