Fix json issue in metadata json file

This commit is contained in:
Julia Kreger 2015-03-07 03:43:11 +00:00
parent 5f9e976598
commit 7ead3b66ef

View File

@ -4,7 +4,7 @@
{ {
"content_path": "/content/0000", "content_path": "/content/0000",
"path": "/etc/network/interfaces" "path": "/etc/network/interfaces"
}, }
], ],
"hostname": "{{item.split(',')[10]}}", "hostname": "{{item.split(',')[10]}}",
"name": "{{item.split(',')[10]}}", "name": "{{item.split(',')[10]}}",