Last active
February 15, 2025 16:24
-
-
Save crepererum/eaaefe5c65cd22e4cacbe9564e7ded92 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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