Initial Chef repository
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "lea",
|
||||
"username": "lea",
|
||||
"age": 35,
|
||||
"gender": "female",
|
||||
"married": true,
|
||||
"children": ["tom"],
|
||||
"tag": "tag::test",
|
||||
"tags": ["tag::first", "tag::second"]
|
||||
}
|
||||
Reference in New Issue
Block a user