VOL-385 VOL-397 Changes to use the production files which direct all
logs to fluentd rather than stdout. Sending large volumes of logs
to stdout is detrimental to docker and causes stability problems.
Change-Id: I5f6ca59d610e7547941e7c2cea44c502ca7c5add
diff --git a/install/cleanup.sh b/install/cleanup.sh
index d076179..17996d8 100755
--- a/install/cleanup.sh
+++ b/install/cleanup.sh
@@ -18,3 +18,5 @@
git checkout ansible/roles/docker/templates/docker.cfg
git checkout install.cfg
git checkout ../voltha/voltha.yml
+git checkout ../ofagent/ofagent.yml
+git checkout ../netconf/netconf.yml