aboutsummaryrefslogtreecommitdiff
path: root/json/user.example.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/user.example.json')
-rw-r--r--json/user.example.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/json/user.example.json b/json/user.example.json
new file mode 100644
index 0000000..be82a4d
--- /dev/null
+++ b/json/user.example.json
@@ -0,0 +1,11 @@
+[
+ {
+ "name": "root",
+ "hash": "OTVYg/fHYeVbtyrusPl8fV+zQcp1ImjzbP+3Cy+3lk14fl2icYhzlULKtbTpOx4E",
+ "sudo": true,
+ "last_login": "",
+ "alias": "root",
+ "login_key": "",
+ "mail": ""
+ }
+]