Skip to content

Instantly share code, notes, and snippets.

@tuksik
Created March 6, 2020 20:26
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 tuksik/766b58851139fd78ce8c8755077f86cd to your computer and use it in GitHub Desktop.
Save tuksik/766b58851139fd78ce8c8755077f86cd to your computer and use it in GitHub Desktop.
ssh_authorized_keys:
- github:tuksik
hostname: k3osm
k3os:
dns_nameservers:
- 8.8.8.8
- 1.1.1.1
ntp_servers:
- 0.us.pool.ntp.org
- 1.us.pool.ntp.org
password: rancher
k3s_args:
- server
- "--no-deploy servicelb --no-deploy traefik"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment