Skip to content

Instantly share code, notes, and snippets.

@bh7cw
Created September 17, 2020 20:35
Show Gist options
  • Save bh7cw/29b4fc535fc60797e714b455d30f18a3 to your computer and use it in GitHub Desktop.
Save bh7cw/29b4fc535fc60797e714b455d30f18a3 to your computer and use it in GitHub Desktop.
{
"ignition": {
"version": "3.0.0"
},
"passwd": {
"users": [
{
"name": "core",
"gecos": "CoreOS Admin",
"groups": [
"adm",
"sudo",
"systemd-journal",
"wheel"
]
}
]
}
"systemd": {
"units": [
{
"enabled": true,
"name": "afterburn-sshkeys@core.service"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment