chiark
/
gitweb
/
~mdw
/
distorted-ansible
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ee5e36
)
hosts/host-defs.lisp: Set the correct containing package.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 8 Jul 2015 10:04:19 +0000
(11:04 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 9 Jul 2015 08:39:00 +0000
(09:39 +0100)
Mostly useful as an editor hint.
hosts/host-defs.lisp
patch
|
blob
|
blame
|
history
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)