summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordavid@1439a1cab13195a56248b6a8fd98a62028bcba8a2018-08-23 00:12:42 +0000
committeradmin2018-08-23 00:12:42 +0000
commit9c90f6c98b312d7108a356e618412b0b7ae2783f (patch)
tree39127f5e0a69b67ea6cd5d206bb2a75b569363da /doc
parenta0037cf64cc60d1eaa51003351ac039b6def716b (diff)
removed
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/spinning_localhost.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/forum/spinning_localhost.mdwn b/doc/forum/spinning_localhost.mdwn
deleted file mode 100644
index ac8b4d50..00000000
--- a/doc/forum/spinning_localhost.mdwn
+++ /dev/null
@@ -1 +0,0 @@
-I have several machines that don't have internet facing domain-names / IP addresses. They can pull, but they (easily) can't be pushed to. I guess I can manually spin them (or run cron jobs). I guess I need to manually add a unique hostname to each /etc/hosts, which sounds like a job for propellor, not for a human. Does anyone have any good setups to share for this kind of scenario?