Commit 560da276 authored by Jack Pearkes's avatar Jack Pearkes

website: simplify example for vagrant cloud post processor

parent 34164b25
...@@ -93,8 +93,7 @@ the execution order. ...@@ -93,8 +93,7 @@ the execution order.
"type": "vagrant-cloud", "type": "vagrant-cloud",
"box_tag": "hashicorp/precise64", "box_tag": "hashicorp/precise64",
"access_token": "{{user `cloud_token`}}", "access_token": "{{user `cloud_token`}}",
"version": "{{user `version`}}", "version": "{{user `version`}}"
"version_description": "- added rabbitmq\n- modified db config\n- compacted log files"
}] }]
] ]
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment