commit | 5dc859da616e17ba7f2d02c8ccd76b8b1e8e8b1d | [log] [tgz] |
---|---|---|
author | Zsolt Haraszti <zharaszt@ciena.com> | Tue May 31 17:11:40 2016 -0700 |
committer | Zsolt Haraszti <zharaszt@ciena.com> | Tue May 31 17:11:40 2016 -0700 |
tree | 446ffb18315d1ada8356eb22b2c62e3e4c695065 | |
parent | 005ff64936f749b9cdf7835e6482458488ddadd5 [diff] |
Adjusting for the repo name change
diff --git a/scripts/bootstrap_ansible.sh b/scripts/bootstrap_ansible.sh index d8550fc..415d6d2 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 /opencord/ansible/ansible.cfg /etc/ansible/ansible.cfg +cp /cord/ansible/ansible.cfg /etc/ansible/ansible.cfg