aboutsummaryrefslogtreecommitdiff
path: root/src/property/hostname.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/property/hostname.lisp')
-rw-r--r--src/property/hostname.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/property/hostname.lisp b/src/property/hostname.lisp
index 5a93431..0ff8828 100644
--- a/src/property/hostname.lisp
+++ b/src/property/hostname.lisp
@@ -25,6 +25,7 @@
"Specify that the hostname of this host is HOSTNAME.
Useful for hosts implicitly defined inline using dotted propapp notation.
Unlikely to be useful for hosts defined using DEFHOST."
+ (:desc #?"Hostname is ${hostname}")
(:hostattrs (push-hostattrs :hostname hostname)))
(defpropspec configured :posix