lp:~tooangel/cloud-init/builddeb

Created by TooAngel and last modified
Get this branch:
bzr branch lp:~tooangel/cloud-init/builddeb
Only TooAngel can upload to this branch. If you are TooAngel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
TooAngel
Project:
cloud-init
Status:
Development

Recent revisions

1030. By TooAngel

Fixes

1029. By TooAngel

Add build

1028. By TooAngel

Fix the stuff

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

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