diskimage-builder/elements/fedora
Richard Su 44df18af75 Fix cloud-init routing issue on Fedora
Add "NONZEROCONF=yes" to /etc/sysconfig/network to prevent
169.254.0.0 route from being created. This route interferes
with fedora baremetal nodes' access to the nova metadata
server at 169.254.169.254.

Change-Id: Iad77abfc97c0eba944680772f233389481a270ff
2013-06-25 14:49:18 -07:00
..
bin Add zlib-devel and qemu-img to fedora map-packages. 2013-06-07 16:42:39 +01:00
finalise.d Merge "Refactor the first boot routine." 2013-05-20 18:38:45 +00:00
install.d Remove obsolete Fedora rc-local install.d hook. 2013-05-31 11:29:23 +01:00
post-install.d Fix cloud-init routing issue on Fedora 2013-06-25 14:49:18 -07:00
pre-install.d Add /usr/local/bin to the secure_path variable. 2013-06-12 11:01:01 +01:00
root.d Switch from losetup+partprobe to kpartx for Fedora image creation. 2013-05-30 17:32:13 -04:00
element-deps Add dracut-network element. 2013-06-05 14:18:57 +01:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01:00

Use Fedora cloud images as the baseline for built disk images.

Overrides:

  • To use a non-default URL for downloading base Fedora cloud images, use the environment variable DIB_CLOUD_IMAGES
  • To download a non-default release of Fedora cloud images, use the environment variable DIB_RELEASE