VOL-402 update to include this change in the installer creation.

Change-Id: Ie54bb8960f64235f3359ada959041bf38362ce06
diff --git a/install/BuildVoltha.sh b/install/BuildVoltha.sh
index a3bec02..6b83786 100755
--- a/install/BuildVoltha.sh
+++ b/install/BuildVoltha.sh
@@ -40,6 +40,7 @@
 cp voltha/voltha.production.yml voltha/voltha.yml
 cp ofagent/ofagent.production.yml ofagent/ofagent.yml
 cp netconf/netconf.production.yml netconf/netconf.yml
+cp chameleon/chameleon.production.yml chameleon/chameleon.yml
 
 # Destroy the VM if it's running
 vagrant destroy voltha${uId}