chiark
/
gitweb
/
~mdw
/
distorted-ansible
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
hosts/host-defs.lisp: Set the correct containing package.
[distorted-ansible]
/
hosts
/
host-defs.lisp
diff --git
a/hosts/host-defs.lisp
b/hosts/host-defs.lisp
index 7860ab1a771e84421568ba8aa3be344fd37bef9f..5e6039b7038cf19232ed9511f5c32c890fc86403 100644
(file)
--- a/
hosts/host-defs.lisp
+++ b/
hosts/host-defs.lisp
@@
-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)