Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > a6c994db5d4485d851e37078d74871c5 > files > 159

cloud-init-0.6.3-0.5.bzr532.fc17.noarch.rpm

- consider 'failsafe' DataSource
  If all others fail, setting a default that
   - sets the user password, writing it to console
   - logs to console that this happened
- consider 'previous' DataSource
  If no other data source is found, fall back to the 'previous' one
  keep a indication of what instance id that is in /var/lib/cloud
- rewrite "cloud-init-query"
  have DataSource and cloudinit expose explicit fields
   - instance-id
   - hostname
   - mirror
   - release
   - ssh public keys