lp:~cloudcontrol/cloud-init/trunk-cloudcontrol

Created by schu and last modified
Get this branch:
bzr branch lp:~cloudcontrol/cloud-init/trunk-cloudcontrol
Members of cloudControl can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
cloudControl
Project:
cloud-init
Status:
Development

Recent revisions

1028. By Michael Schubert <email address hidden>

Merge 'chef_client.rb.tmpl: set no_lazy_load to true'

1027. By Michael Schubert <email address hidden>

chef_client.rb.tmpl: set ssl_verify_mode to peer

1026. By Michael Schubert <email address hidden>

Merge 'chefgem' fix from Tobias

1025. By Scott Moser

update url in config drive documentation

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.

1023. By Scott Moser

freebsd: Use the proper virtio FreeBSD network interface name.

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 bytes

Also 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

1020. By Scott Moser

MetadataMaterializer support custom leaf decoder

This allows the caller to supply their own leaf decoder, which will
then be in charge of translating the content of the url.

1019. By Scott Moser

cc_grub_dpkg consider /dev/xvda as a candidate for grub installation

HVM instances on EC2 have grub on /dev/xvda.
The bug here resulted in a prompt on grub update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cloud-init-dev/cloud-init/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers