Files
ironic-python-agent/imagebuild/coreos/oem
Jay Faulkner 6881726cb7 Prevent CoreOS from using configdrive in ramdisk
Without this change, coreos-cloudinit will read and try to perform init
actions while we're provisioning. Under no circumstances (especially in
things like cleaning), do we want any contents of the disk to modify
ramdisk behavior.

Masking these units removes them at boot before it has an opportunity
to run.

Change-Id: Icd93954f0e4a76a7285d2914b9626b03fd457b9d
2015-02-06 11:24:08 -08:00
..