aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-25 09:08:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-25 16:10:57 -0700
commit4d7fd7511109d004a515af618867a151ec3be1f2 (patch)
tree45b714c739914fa5d576ca44113f952e3d19a075 /doc
parent7dd46c56b01355e506d6054ecc73fe2e388773aa (diff)
downloadconsfigurator-4d7fd7511109d004a515af618867a151ec3be1f2.tar.gz
add NETWORK:{ALIASES,IPV4,IPV6}
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/hosts.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/hosts.rst b/doc/hosts.rst
index 1f8a56c..a66fb3b 100644
--- a/doc/hosts.rst
+++ b/doc/hosts.rst
@@ -31,6 +31,12 @@ keyword symbols. The semantics of these attributes are documented here:
- ``:HOSTNAME``: the host's hostname -- if the host has a domain name, then
the FQDN, not just the part before the first dot
+- ``:ALIASES``: see ``NETWORK:ALIASES``
+
+- ``:IPV4``: the host's IPv4 addresses
+
+- ``:IPV6``: the host's IPv6 addresses
+
- ``:DATA``: items of prerequisite data required by the host
- ``:OS``: the operating system of the host