terraform-hcloud-kube-hetzner/modules/host/templates/boothook.sh.tpl
2022-02-28 10:30:49 +01:00

6 lines
90 B
Smarty

#!/bin/sh
#cloud-boothook
# Fix hostname after reboot
hostnamectl hostname "${hostname}"