diff options
-rw-r--r-- | TODO.rst | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -2,11 +2,8 @@ Things that cloud-init may do (better) someday ============================================== -- Consider a ``failsafe`` ``DataSource``, if all others datasources fail, - using a default ``DataSource`` that does the following would be really nice: - +- Consider making ``failsafe`` ``DataSource`` - sets the user password, writing it to console - - logs to console that this happened - Consider a ``previous`` ``DataSource``, if no other data source is found, fall back to the ``previous`` one that worked. |