diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-18 04:48:49 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-18 04:48:49 -0400 |
| commit | 5f6c3ad56490a8c3063f8daa1cd8b0a302b63ddd (patch) | |
| tree | a05856a744c7ce6a6be69db327e5b8afec013257 /TODO | |
| parent | 4e4fb9ab7ca13f5148c6d4b08f53f518429530a8 (diff) | |
All Property combinators now combine together their Attr settings.
So Attr settings can be made inside a propertyList, for example.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -15,7 +15,5 @@ * 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. -* Attributes can only be set in the top level property list for a Host. - If an attribute is set inside a propertyList, it won't propigate out. - Fix this. Probably the fix involves combining AttrProperty into Property. - Then propertyList can gather the attributes from its list. +* Docking a container in a host should add to the host any cnames that + are assigned to the container. |
