Notice IPv6 address [] notation.

This commit is contained in:
Darko Poljak 2016-11-27 17:02:51 +01:00
commit 835e281c9c
3 changed files with 17 additions and 0 deletions

View file

@ -157,6 +157,12 @@ cdist/conf
The distribution configuration directory. It contains official types and
explorers. This path is relative to cdist installation directory.
NOTES
-----
cdist detects if host is specified by IPv6 address. If so then remote_copy
command is executed with host address enclosed in square brackets
(see :strong:`scp`\ (1)).
EXAMPLES
--------