by making that part bold. While there is already a big note where
cloudinit needs to be installed, it is after the actual command.
Making it more obvious right before the command will hopefully reduce
confusion for more users.
Signed-off-by: Aaron Lauterer
---
I am aware that we will never get i
I started testing this and will send a complete mail later, just wanted
to mention one thing I've stumbled upon.
Consider this pre-upgrade lvm.conf:
devices {
# added by pve-manager to avoid scanning ZFS zvols
global_filter=[
"r|/dev/zd.*|"]
}
As `lvmconfig` normalizes the linebreak,