From 47aa65619025242b26cf3473efe25f88c24ae323 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 31 May 2021 10:49:21 -0700 Subject: idea about recording child hosts in parent hostattrs Signed-off-by: Sean Whitton --- doc/ideas.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/ideas.rst b/doc/ideas.rst index c1d9c6a..8f4e525 100644 --- a/doc/ideas.rst +++ b/doc/ideas.rst @@ -75,6 +75,12 @@ Core debootstrap. (The ``SBCL-AVAILABLE`` property in ``src/connection/sbcl.lisp`` achieves a similar effect in another way.) +- We might want ``DEPLOYS``, ``DEPLOYS-THESE`` to push the host object to the + parent host's hostattrs, under ``:CHILD-HOSTS`` or something. This means + that hosts implicitly defined inline using dotted propapp notation are + accessible via their parents, so that a property which gathers up DNS + information about all hosts, for example, would be able to find them. + Project & packaging ------------------- -- cgit v1.2.3