Skip to content

Instantly share code, notes, and snippets.

@seansummers
Last active January 25, 2022 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seansummers/1c246bb43c9cd135b4fffa9d27d72a3d to your computer and use it in GitHub Desktop.
Save seansummers/1c246bb43c9cd135b4fffa9d27d72a3d to your computer and use it in GitHub Desktop.
PXE configs
systemd:
units:
- name: etcd2.service
enable: true
etcd:
discovery: https://discovery.etcd.io/cfb401f0c192894e72c78cbd03a65442
passwd:
users:
- name: core
ssh_authorized_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICQQFKyYFoXkGY+GeQ/5mzOu+X1yzrvah8FV3W2tWUTi SeanSummers@gathi.com
#storage:
# disks:
# - device: /dev/sda
# wipe_table: true
# partitions:
# - label: ROOT
# filesystems:
# - mount:
# device: /dev/disk/by-partlabel/ROOT
# format: ext4
# wipe_filesystem: true
# label: ROOT
# root=LABEL=ROOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment