Revert "Switch to cloud-init for host initialization"

This reverts commit 5f7d47783b.
This reverts commit 33c62d0c42.
This commit is contained in:
Marco Nenciarini
2022-02-28 16:03:44 +01:00
parent 33c62d0c42
commit 830ca14118
6 changed files with 79 additions and 98 deletions

View File

@@ -1,5 +0,0 @@
#!/bin/sh
#cloud-boothook
# Fix hostname after reboot
hostnamectl hostname "${hostname}"