From a963c192c7daa1f162dfa467ff2f5ba57e16f167 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 20 Feb 2021 12:37:33 -0700 Subject: add GET-HOSTNAME Signed-off-by: Sean Whitton --- doc/properties.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/properties.rst') diff --git a/doc/properties.rst b/doc/properties.rst index 115ef76..9261127 100644 --- a/doc/properties.rst +++ b/doc/properties.rst @@ -15,8 +15,9 @@ to which this property is applied or is to be applied; and (ii) check that applying this property makes sense -- e.g. that we're not trying to install a package using apt(1) on a FreeBSD host. -Can retrieve existing static informational attributes using ``GET-HOSTATTRS``. -Should signal the condition ``INCOMPATIBLE-PROPERTY`` if existing static +Can retrieve existing static informational attributes using ``GET-HOSTATTRS``, +or things which wrap ``GET-HOSTATTRS``, such as ``GET-HOSTNAME``. Should +signal the condition ``INCOMPATIBLE-PROPERTY`` if existing static informational attributes indicate that the property should not be applied to this host. Can use ``PUSH-HOSTATTRS`` and ``REQUIRE-DATA`` to add new entries to the host's static information atributes. -- cgit v1.2.3