added new lines at the end of cloud init templates
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
#cloud-boothook
|
#cloud-boothook
|
||||||
|
|
||||||
# Fix hostname after reboot
|
# Fix hostname after reboot
|
||||||
hostnamectl hostname "${hostname}"
|
hostnamectl hostname "${hostname}"
|
||||||
|
@@ -39,4 +39,5 @@ runcmd:
|
|||||||
- hostnamectl hostname ${hostname}
|
- hostnamectl hostname ${hostname}
|
||||||
|
|
||||||
# Finishing automatic reboot via Kured setup
|
# Finishing automatic reboot via Kured setup
|
||||||
- rebootmgrctl set-strategy off
|
- rebootmgrctl set-strategy off
|
||||||
|
|
Reference in New Issue
Block a user