fixing nightly build after the chameleon escaped...

Chameleon left so to catch him, we had to mount the entire cord
repo to allow voltha to build the chameleon container.

Change-Id: I60db604fd557aa0d6f7d3995951d403af39cb641
diff --git a/ansible/scripts/bootstrap_ansible.sh b/ansible/scripts/bootstrap_ansible.sh
index 183ac4a..421017e 100755
--- a/ansible/scripts/bootstrap_ansible.sh
+++ b/ansible/scripts/bootstrap_ansible.sh
@@ -23,4 +23,4 @@
 apt-add-repository ppa:ansible/ansible
 apt-get update
 apt-get install -y ansible apt-transport-https
-cp /voltha/ansible/ansible.cfg /etc/ansible/ansible.cfg
+cp /cord/incubator/voltha/ansible/ansible.cfg /etc/ansible/ansible.cfg