Skip to content

Instantly share code, notes, and snippets.

@jeremymeng
Last active April 17, 2018 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeremymeng/7e27ad0a315ab62b403e4e6a4960a4d6 to your computer and use it in GitHub Desktop.
Save jeremymeng/7e27ad0a315ab62b403e4e6a4960a4d6 to your computer and use it in GitHub Desktop.
{
"ignition": { "version": "2.2.0" },
"passwd": {
"users": [
{
"name": "core",
"passwordHash": "abc123!@#",
"sshAuthorizedKeys": [
"ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAIB4sLpLe47zqP2yPXJA2RW1/LXEqOJmte19cr8LlyukIV6YSSfIAlZm9w4xpYaDb7ZJzAtQOMi8smabN/3Ib43KDIxKmUcyz9k3N76JJLDWndQ3ti59wk7QNMbPslK3+7lUacLut4l+BjYNFExu4ZyQb7ke5EIONrMDyEReONzkDQ== rsa-key-20160322"
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment