VOL-385 Changes to the installer build to used the voltha.production.yml
file that directs all vcore logs to fluentd rather than stdout where it
causes docker problems when the logs get very large.

Change-Id: Ic20da3e99c39d1e56d6175f46315c62609de8119
diff --git a/install/cleanup.sh b/install/cleanup.sh
index 5c223e4..d076179 100755
--- a/install/cleanup.sh
+++ b/install/cleanup.sh
@@ -17,3 +17,4 @@
 git checkout ansible/group_vars/all
 git checkout ansible/roles/docker/templates/docker.cfg
 git checkout install.cfg
+git checkout ../voltha/voltha.yml