@smoser - As long as this bug remains there is effectively no way to use the disk_setup options in cloud-init with overwrite protection enabled. Since the enumerate_disk function already takes care of splitting the lines, fixing this bug should be a simple matter of just removing ".splitlines()" on line 308.
@smoser - As long as this bug remains there is effectively no way to use the disk_setup options in cloud-init with overwrite protection enabled. Since the enumerate_disk function already takes care of splitting the lines, fixing this bug should be a simple matter of just removing ".splitlines()" on line 308.