Skip to content

Instantly share code, notes, and snippets.

View khaosx's full-sized avatar

Kristopher Newman khaosx

  • Atlanta, Georgia, United States, Earth
View GitHub Profile
@khaosx
khaosx / user-data
Last active March 10, 2021 15:42
Super generic preseed file for Ubuntu 20.04
#cloud-config
autoinstall:
version: 1
refresh-installer:
update: yes
apt:
geoip: true
preserve_sources_list: false
primary:
- arches: [amd64, i386]