commit | 85822d38b32631339e6d5abb20535b76a756cba1 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Tue Feb 16 14:52:51 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Tue Feb 16 14:52:51 2016 +0100 |
tree | 01d73bcb3c4a3a3aabd728ce8b1de3d4df94de1f | |
parent | 9c35d48fde2413bc0975695a4f796b16dd708e98 [diff] |
No vagrant for docker
diff --git a/centos-7/template.json b/centos-7/template.json index e29a302..10a8277 100644 --- a/centos-7/template.json +++ b/centos-7/template.json
@@ -56,7 +56,8 @@ { "type": "vagrant", "keep_input_artifact": true, - "output": "images/{{ user `distro` }}-{{.Provider}}-{{ timestamp }}.box" + "output": "images/{{ user `distro` }}-{{.Provider}}-{{ timestamp }}.box", + "except": [ "docker" ] }, { "type": "docker-tag",