Created
September 22, 2020 10:07
-
-
Save pchlupacek/6c5f115e83a5cf689ba350caf70e60d8 to your computer and use it in GitHub Desktop.
This file contains 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": "2.2.0" | |
}, | |
"networkd": {}, | |
"passwd": { | |
"users": [ | |
{ | |
"name": "core", | |
"sshAuthorizedKeys": [ | |
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfS8sN41+wwVcRAjeaETMSAd6LJkfj3FjjnPOQcCvNdqo6f9SffY3N9I1XIaoiZEK5VG2fhtEFy0KbbzReH7FOzCQtR/8I1fYsfuiYkhxkoUd+Ekbjqel2EIGbgrOniWyN+XWDhTeW0xdxJDxmRZxD5klXHCsjTkb46KuIwvdlpZD9hrGkmXCEv5T74uXVO0KalhduwxwW1JLuKMPyS0BIyGX8+BxhPwgzr8JTctJXbctZAMuv3Uutn/eH3NBwRHocXNw+qMu0gZJu4b3vbE4rI8hLBrH+EZtgo5/nn5e0V8UTHfwOjjE/tsrWNHnZLBbVTHe+s+tZRjb2xEc76vfn [email protected]" | |
] | |
} | |
] | |
}, | |
"storage": {}, | |
"systemd": {} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment