Last active
December 18, 2018 04:14
-
-
Save rossedman/71d496738da4a4b7320dc21639da5624 to your computer and use it in GitHub Desktop.
Sinple ignition files
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": "hankhill", | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment