Last active
May 4, 2020 23:54
-
-
Save chelming/53c07b1b485d38de4c36bd5a55bacdf3 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": { | |
"config": {}, | |
"security": { | |
"tls": {} | |
}, | |
"timeouts": {}, | |
"version": "3.0.0" | |
}, | |
"passwd": { | |
"users": [ | |
{ | |
"name": "core", | |
"sshAuthorizedKeys": [ | |
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCe4AEpF7OWtgsydMpOu+4z92xGroFFUa/x8bQjFxNTz2Mv7QR16LiSw/hD02np6UTjPB2/rLmjtfIQbGn62h+EiH99IJ0VLz5pqBZdkzaAIq/7CS6YZ223ij11ddH59HxEOTUPnzjXyM8i3WRiNgBHNlcVjbrEHoPur42jZ+4i1VXw61JhjxSaXt0EdDXvjMtYo53XrU393cMU6znkTJ21c7tc9lva64RENBVqhM4VFeamSj+yuY0pzkvgsBBqhLW6Z8UG2kXumo2l7YIaHFRASlWBmsdnuVuvUIshyaZZylgJP9u8wAsEWmM5nFbONSZ44iEWeb6ngrrurwBbkI1N sup-500@home" | |
] | |
} | |
] | |
}, | |
"storage": {}, | |
"systemd": {} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment