Documentation: Emphasize on global zone on all nodes

refs #6254
This commit is contained in:
Michael Friedrich 2014-06-12 14:33:59 +02:00
parent a57ebbf953
commit d9289add62
2 changed files with 7 additions and 1 deletions

View File

@ -371,6 +371,11 @@ your zone configuration visible to all nodes.
global = true
}
> **Note**
>
> If the remote node does not have this zone configured, it will ignore the configuration
> update, if it accepts configuration.
If you don't require any global configuration, skip this setting.
#### <a id="zone-synchronisation-permissions"></a> Zone Configuration Permissions

View File

@ -15,7 +15,8 @@ object Zone ZoneName {
/*
* Defines a global zone containing templates,
* etc. synced to all nodes, if they accept
* configuration.
* configuration. All remote nodes need
* this zone configured too.
*/
/*