Docker厨师手册设备属性问题

我有一个问题在docker_container资源中设置设备属性

这里是失败厨师客户端运行: https : //gist.github.com/som3guy/e6918e549b7de952846d617c4eb4c347

错误是:

json: cannot unmarshal string into Go value of type container.DeviceMapping 

我可以删除设备属性,错误消失,但我的容器没有正确configuration在这一点上。

我在这里打开了一个问题: https : //github.com/chef-cookbooks/docker/issues/920