aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/property/chroot.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/property/chroot.lisp b/src/property/chroot.lisp
index 3e30702..ecf7698 100644
--- a/src/property/chroot.lisp
+++ b/src/property/chroot.lisp
@@ -112,7 +112,8 @@ starting services in the chroot, and set up access to parent hostattrs."
(:desc #?"Subdeployment of ${root}")
(consfigurator:deploys
`((:chroot :into ,root))
- (%make-child-host (replace-propspec-into-host host properties))))
+ (%make-child-host
+ (replace-propspec-into-host (ensure-host host) properties))))
(defproplist os-bootstrapped-for :lisp
(options root host &optional additional-properties