Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-20 | Remove the matching of the filesystem dep and | Joshua Harlow | |
add in the ability to use any fallback userdata or metadata found in the datasource config (if provided). | |||
2012-08-19 | Add a 'none' datasource as a last resort fallback | Joshua Harlow | |
1. This will allow a basically empty datasource to be activated (as the last datasource) when no other datasources work. This allows modules to still run (if they can, new function added to the datasource if modules want to check if cloud-init is in this 'disconnected' state). |