aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ideas.rst')
-rw-r--r--doc/ideas.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index 688d040..e93e42d 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -35,6 +35,13 @@ Connections
temporary name so that rsync can do an incremental update, and then rename
the file to the new version.
+- It would sometimes be useful to have the SSH connection pass
+ ``-oHostName=<known IP address>`` when ``NETWORK:IPV4`` and/or
+ ``NETWORK:IPV6`` have been specified for the host, so that DNS propagation
+ is less likely to get in the way of configuring the host. Some hosts' SSH
+ daemons might only be accessible over VPNs and the like, however, so it will
+ need to be easy to override this.
+
Data sources
------------