Skip to content

Instantly share code, notes, and snippets.

View ctron's full-sized avatar
Work it, make it, do it, …

Jens Reimann ctron

Work it, make it, do it, …
View GitHub Profile
@mjrider
mjrider / user-config.yml
Created March 10, 2018 19:21
user-config for hetzner cloud, to get a smaller root partition
#cloud-config
# do not reisze, we are going to do that our self. Because the resizefs will run before the disk setup
resize_rootfs: false
# setup disk, overwriting our live partition scheme
# results in a 4G/16GB split on a cx11
# overwrite needs to be true because we are going to change the layout of an existing drive
disk_setup:
/dev/sda: