lp://staging/~darkmuggle-deactivatedaccount/cloud-init/generic_cloud_fingerprint
- Get this branch:
- bzr branch lp://staging/~darkmuggle-deactivatedaccount/cloud-init/generic_cloud_fingerprint
Branch merges
Related bugs
Bug #1383798: write-ssh-key-fingerprints assumes EC2 | Medium | Confirmed |
Related blueprints
Branch information
Recent revisions
- 1030. By Ben Howard
-
Use the Cloud DS as the base name for the SSH key fingerprints instead
of posting EC2 on all instances. - 1028. By Scott Moser
-
Add Digital Ocean Datasource.
This adds a DataSource for DigitalOcean's metadata service. The service is
documented at https://developers. digitalocean. com/metadata/ . - 1024. By Scott Moser
-
freebsd: enable correct behavior on Ec2.
Take care of FreeBSD nic devicenames since they differ depending
on the platform involved. Xen/KVM use different drivers, which
results in different device names. - 1022. By Scott Moser
-
cc_mounts: add ability to create swap file
User can now configure setting of a swap file.
Only supports un-encrypted swap for now.swap:
filename: /swap.img
size: "auto" or size in bytes
maxsize: size in bytesAlso adds 2 util:
read_meminfo: return how much memory on system.
human2bytes: convert human numbers (8G) to bytes. - 1021. By Scott Moser
-
FreeBSD: Support ConfigDrive
Add support for freebsd reading config drive. Primary work is
related to re-factoring mount_cb to not be so linux specific.Other changes:
* declare PATH in freebsd initscripts
* list dependency on e2fsprogs (for blkid)
* enable ConfigDrive in freebsd config
* hosts.freebsd.tmpl added
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~cloud-init-dev/cloud-init/trunk