website: simplify example for vagrant cloud post processor

This commit is contained in:
Jack Pearkes 2014-06-25 11:45:53 -04:00
parent 34164b2522
commit 560da27651
1 changed files with 1 additions and 2 deletions

View File

@ -93,8 +93,7 @@ the execution order.
"type": "vagrant-cloud",
"box_tag": "hashicorp/precise64",
"access_token": "{{user `cloud_token`}}",
"version": "{{user `version`}}",
"version_description": "- added rabbitmq\n- modified db config\n- compacted log files"
"version": "{{user `version`}}"
}]
]
}