diskimage-builder/elements/fedora
Derek Higgins 4508a685de Remove dependency on dracut-network
Now that we have moved onto neutron-dhcp-agent. dracut-network is no
longer needed, infact it was getting in the way. Dracut wasn't
requesting the classless-static-routes dhcp parameter but was
configuring networking. Removing this causes the network service to
redo dhcp and set the appropriate static route (specifically so
overcloud nodes are routed to the correct metadata server). This element
is still required for undercloud nodes so needs to be included there.

Change-Id: Ic23560164aff7791dd87ed2c3ad008efd248ae93
2013-10-25 09:15:40 +01:00
..
bin Add apache and mod_wsgi to Fedora's package map 2013-10-23 15:23:42 +02:00
finalise.d Remove old-kernels for fedora 2013-10-17 11:51:44 +01:00
install.d Install which on Fedora 2013-07-26 11:04:58 +01:00
pre-install.d Install fedora grub from cached rpm during finalise 2013-09-15 09:11:58 +10:00
root.d Allow for bad Fedora image mirrors 2013-10-23 10:49:29 +01:00
element-deps Remove dependency on dracut-network 2013-10-25 09:15:40 +01:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01:00
source-repository-fedora On Fedora, use Linux Foundation bzr lsb_release 2013-09-04 10:16:49 +12: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