Public bug reported:
Verified on Azure, using Trusty
(Canonical:UbuntuServer:14.04.5-LTS:14.04.201803080) (cloud-init
0.7.5-0ubuntu1.22)
1. create a Trusty VM:
az vm create -g paulmey-test -n ubuntu14 --image
Canonical:UbuntuServer:14.04.5-LTS:latest
2. On the VM, edit /etc/waagent.conf to se
Public bug reported:
The Azure datasource has some hardcoded defaults for ephemeral disk mounting
that can be overridden with cloud-config from userdata. However, we also need
the ability to override the defaults for other distros/images, e.g. to mount on
/mnt/resource by default (possibly over
Public bug reported:
In Azure SSH pubkeys are transported in a certificate through the wireserver
protocol. When cloud-init is configured to use waagent, which is the current
default, cloud-init will wait maxwait=60 seconds for waagent to drop the .crt
files corresponding to the fingerprint tha
Public bug reported:
I've got confirmation that the chassis_asset_tag DMI value is a hard-
coded identifier for the Azure platform (both Azure and Azure Stack (the
on-premise variant of Azure)).
$ cat /sys/class/dmi/id/chassis_asset_tag
7783-7084-3265-9085-8269-3286-77
The detection logic in bot
Public bug reported:
This reproduces on Azure, but it should fail similarly elsewhere.
Consider repro.yml:
#cloud-config
fs_setup:
- special:
cmd: mkfs -t %(filesystem)s -L %(label)s %(device)s
filesystem: ext4
device: /dev/sdb1
label: repro
Create a VM with this clou
** Also affects: cloud-init
Importance: Undecided
Status: New
--
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/1611074
Title:
Reformatting of ephemeral drive fails on resize o
6 matches
Mail list logo