Skip to content

Instantly share code, notes, and snippets.

@crepererum
Last active February 15, 2025 16:24
Show Gist options
  • Save crepererum/eaaefe5c65cd22e4cacbe9564e7ded92 to your computer and use it in GitHub Desktop.
Save crepererum/eaaefe5c65cd22e4cacbe9564e7ded92 to your computer and use it in GitHub Desktop.
{
"ignition": {
"version": "3.5.0"
},
"passwd": {
"users": [
{
"name": "core",
"sshAuthorizedKeys": [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM1Bq2g14t2zPDRByCAzrZKt8Qj8YNWlLFBiLHxDcjz1 [email protected], falconframe"
]
}
]
},
"storage": {
"files": [
{
"path": "/etc/hostname",
"contents": {
"compression": "",
"source": "data:,rain.crepererum.net"
},
"mode": 420
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment