Merge "Add netconf scale job to find max devices"
[releng/builder.git] / jjb / packaging / setup-ansible-deb.sh
index 4a64b8763b926d541941444907b8f293b39d0f76..4501dbd6f495b740a14422c7c61ba9e137f02241 100644 (file)
@@ -27,4 +27,4 @@ sudo apt-get install -y ansible
 # expects the dir containing the role to have the name of role. The JJB project
 # is called "ansible", which causes the cloned repo name to not match the role
 # name "opendaylight". So we need a cp/mv either way and this is simplest.
-sudo cp -R $WORKSPACE/ansible /etc/ansible/roles/opendaylight
+sudo cp -R $WORKSPACE/packaging-ansible /etc/ansible/roles/opendaylight