Skip to content

Instantly share code, notes, and snippets.

@michaelgugino
Created May 10, 2019 15:38
Show Gist options
  • Select an option

  • Save michaelgugino/0678e6015b90a9486d25a5062b7470e1 to your computer and use it in GitHub Desktop.

Select an option

Save michaelgugino/0678e6015b90a9486d25a5062b7470e1 to your computer and use it in GitHub Desktop.
{
"ignition": {
"config": {},
"security": {
"tls": {}
},
"timeouts": {},
"version": "2.2.0"
},
"networkd": {},
"passwd": {
"users": [
{
"name": "core",
"sshAuthorizedKeys": [
"ssh-rsa AAAAB...",
]
}
]
},
"storage": {
"files": [
{
"contents": {
"source": "data:text/plain;charset=utf-8;base64,aGVsbG8gZnJvbSBpZ25pdGlvbiEK",
"verification": {}
},
"filesystem": "root",
"mode": 384,
"path": "/hello"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment