README.md in vagrant-orchestrate-0.6.5 vs README.md in vagrant-orchestrate-0.7.0.pre

- old
+ new

@@ -202,9 +202,18 @@ managed-2 2015-04-19 00:46:22 UTC e983dddd8041c5db77494266328f1d266430f57d cbaldauf managed-3 Status unavailable. managed-4 2015-04-19 00:43:07 UTC e983dddd8041c5db77494266328f1d266430f57d cbaldauf ``` +### Tracking Deployment metadata + +Vagrant Orchestrate has support for integrating with [deployment-tracker](https://github.com/Cimpress-MCP/deployment-tracker), +which can collect and record metadata about deployments, including summary records, metrics, and logs. + + config.orchestrate.tracker_host = "deploymenttracker.mydomain.com" + +See more info on [deployment tracker integration](docs/deployment_tracker.md). + ## Windows ### Host * Need rsync? Install [OpenSSH](http://www.mls-software.com/opensshd.html) and then run this [script](https://github.com/joefitzgerald/packer-windows/blob/master/scripts/rsync.bat) to install rsync. Vagrant managed servers currently only works with cygwin based rsync implementations.