David Shea
a76aad36f6
Add cloud-init to vhd images.
...
cloud-init can be used in Azure now
2018-10-09 11:34:19 -04:00
David Shea
e116a5f4be
Replace /etc/machine-id with an empty file
...
Since these images can be used to create multiple machines, they should
not have a unique machine-id attached to them. Replace /etc/machine-id
with an empty file so that it will be regenerated at boot time.
2018-10-09 11:34:17 -04:00
Brian C. Lane
75523f7a49
Adjust the new templates for locked root
...
also remote the auth line so that it uses the defaults.
Related: rhbz#1628645
Related: rhbz#1628646
Related: rhbz#1628647
Related: rhbz#1628648
2018-10-05 09:09:10 -07:00
David Shea
d6274ec413
Add a vhd compose type for Azure images
...
This does pretty much the same things as the AMI compose type, but also
replaces NetworkManager with the Azure linux agent.
2018-10-05 09:09:10 -07:00