summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2014-05-31 18:44:49 -0400
committerJoey Hess2014-05-31 18:44:49 -0400
commit84eb0500850138ad0145e453e2ce4204f2fc7afd (patch)
tree04d2de152ba1750827968cd72a4cf452e646139f /doc
parent4722b62e45873e80bea015347bcc6e29100b63a7 (diff)
Propellor's output now includes the hostname being provisioned, or when provisioning a docker container, the container name.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/docker_todo_list.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/todo/docker_todo_list.mdwn b/doc/todo/docker_todo_list.mdwn
index 2bf095f1..1321445d 100644
--- a/doc/todo/docker_todo_list.mdwn
+++ b/doc/todo/docker_todo_list.mdwn
@@ -1,6 +1,3 @@
-* Display of docker container properties is a bit wonky. It always
- says they are unchanged even when they changed and triggered a
- reprovision.
* There is no way for a property of a docker container to require
some property be met outside the container. For example, some servers
need ntp installed for a good date source.