cloud-init hook order firing changed in saucy

Bug #1333551 reported by Vincent Ladeuil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
uci-vms
Fix Released
Critical
Vincent Ladeuil

Bug Description

Starting with saucy, cloud-init change its hook firing order.

vms.VM.set_uploaded_scripts() and vms.VM._hook_script_path() assumes the ubuntu user exists which is not true anymore.

boothook is now fired before the user is created so the uploaded files has to be stored elsewhere (/tmp is guaranteed to exist).

Then, once the command is triggered, the ubuntu user exists and the script can exectute successfully.

Vincent Ladeuil (vila)
Changed in uci-vms:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.