commit | b6ae086685b7c5747c77c805537cb068f76d0c04 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Fri Aug 26 10:55:48 2016 -0700 |
committer | Ali Al-Shabibi <ali@onlab.us> | Fri Aug 26 11:00:33 2016 -0700 |
tree | e28f20871365cf586983d0ca8ab283a28413ae99 | |
parent | b02b1b8ad4810bc59a2048a4dd37f5eef6a424d8 [diff] |
adapting vagrantfile to support new directory structure Change-Id: I99cd6e53861d3d5abddf8152af06250aa53af2e5
diff --git a/scripts/bootstrap_ansible.sh b/scripts/bootstrap_ansible.sh index 415d6d2..eb5f131 100755 --- a/scripts/bootstrap_ansible.sh +++ b/scripts/bootstrap_ansible.sh
@@ -22,4 +22,4 @@ apt-add-repository ppa:ansible/ansible apt-get update apt-get install -y ansible -cp /cord/ansible/ansible.cfg /etc/ansible/ansible.cfg +cp /cord/build/ansible/ansible.cfg /etc/ansible/ansible.cfg