fuel-agent/cloud-init-templates
Dmitry Guryanov 0cc992ba32 change configdrive format to ConfigDrive version 2
We put configdrive with is9660 filesystem to a
partition on a hard disk. New hard disks may have
4K sectors, but blocksize of iso9660 fs is 2K so
it will not work.

To fix this bug we should use another filesystem (ext2)
and another config drive format (files, directory
structure), because NoCloud format, which is currently
used support only vfat and iso9660 filesystems.

Change-Id: Ia0f244f19bab3dfaceef8a092ad03667675a5557
Closes-Bug: #1544818
(cherry picked from commit d58de668f6)
2016-09-07 12:44:22 +00:00
..
boothook_centos.jinja2 Configure admin NIC prior the first system boot 2016-08-12 19:29:56 +03:00
boothook_ubuntu.jinja2 Configure admin NIC prior the first system boot 2016-08-12 19:29:56 +03:00
cloud_config_centos.jinja2 Save iptables after flushing during cloud-init 2015-05-28 15:20:10 -05:00
cloud_config_ubuntu.jinja2 IBP: configure mcollectived to NOT daemonize on Ubuntu 2015-05-29 14:26:33 +03:00
meta-data_centos.jinja2 Fix cloud-init metadata re-applying on every single boot 2015-01-20 14:30:24 +03:00
meta-data_json.jinja2 change configdrive format to ConfigDrive version 2 2016-09-07 12:44:22 +00:00
meta-data_ubuntu.jinja2 Fix cloud-init metadata re-applying on every single boot 2015-01-20 14:30:24 +03:00