aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-12-03 17:45:30 +0000
committerSean Whitton <spwhitton@spwhitton.name>2023-12-03 17:45:30 +0000
commitb9bf95a87585f6434f61b86c68fe6bc629e56771 (patch)
tree3fbf06c2452bbda949a7842effd81757d43b39dd /src
parentc2c57c33e3b3d597c4cc23d1c423d786aaeacf94 (diff)
downloadconsfigurator-b9bf95a87585f6434f61b86c68fe6bc629e56771.tar.gz
LIBVIRT::%CHECK-CHILD-HN: use ABORTED-CHANGE
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src')
-rw-r--r--src/property/libvirt.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/libvirt.lisp b/src/property/libvirt.lisp
index 1f3ba96..ad13ff5 100644
--- a/src/property/libvirt.lisp
+++ b/src/property/libvirt.lisp
@@ -143,7 +143,7 @@ already running, for a VM which is not always booted, e.g. on a laptop."
;; Same hostname probably means that the VM HOST inherited the hypervisor
;; HOST's hostname as one was not explicitly set; probably a mistake.
(when (string= (get-hostname child) (get-hostname))
- (failed-change "KVM VM has same hostname as hypervisor host.")))
+ (aborted-change "KVM VM has same hostname as hypervisor host.")))
(defpropspec kvm-boots-chroot-for :lisp
(options host &optional additional-properties