Created
June 10, 2020 22:12
-
-
Save crawford/0d98ab75b0aa5ca4b1fb54bbe2a225b3 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": { "version": "2.2.0" }, | |
"passwd": { | |
"users": [{ | |
"name": "core", | |
"sshAuthorizedKeys": [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGS5PkYSgoYE0SNCIch4BppWuE8piUZ3saFTlgj5NXxe alex@albert" ] | |
}] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment