← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1380948] [NEW] ds=nocloud-net & cloud-init-local.conf breaks system init

 

Public bug reported:

After upgrading cloud-init to 0.7.5 the init process is broken. The VM
was previously configured via cloud-init.

CMDLINE:

ds=nocloud-net;s=http://init.example.com/

Changing cloud-init-local.conf solved the problem for us:

- start on mounted MOUNTPOINT=/ and mounted MOUNTPOINT=/run
+ start on mounted MOUNTPOINT=/

** Affects: cloud-init
     Importance: Undecided
         Status: New


** Tags: init

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1380948

Title:
  ds=nocloud-net & cloud-init-local.conf breaks system init

Status in Init scripts for use on cloud images:
  New

Bug description:
  After upgrading cloud-init to 0.7.5 the init process is broken. The VM
  was previously configured via cloud-init.

  CMDLINE:

  ds=nocloud-net;s=http://init.example.com/

  Changing cloud-init-local.conf solved the problem for us:

  - start on mounted MOUNTPOINT=/ and mounted MOUNTPOINT=/run
  + start on mounted MOUNTPOINT=/

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1380948/+subscriptions


Follow ups

References