hosts/host-defs.lisp: Set the correct containing package.
[distorted-ansible] / hosts / host-defs.lisp
index 7860ab1..5e6039b 100644 (file)
@@ -1,5 +1,7 @@
 ;;; -*-lisp-*-
 
+(cl:in-package #:ansible-inventory-user)
+
 ;; Set `:vm-role' and `:guests' properties based on `:vm-host' backlinks from
 ;; guests, and propagate `:location' and `:hypervisor' back to the guests.
 (defhook (prio-props)