]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
use the new single-machine inventory 310/head
authorAlfredo Deza <adeza@redhat.com>
Tue, 26 Jan 2016 12:12:44 +0000 (07:12 -0500)
committerAlfredo Deza <adeza@redhat.com>
Tue, 26 Jan 2016 12:12:44 +0000 (07:12 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-ansible-pull-requests/build/build

index b2af8029a96bd0791cddbdb10897ada04a193981..b4c5cee19eaecbbf5a2eb8515c22af78858941fc 100644 (file)
@@ -9,4 +9,4 @@ install_python_packages "pkgs[@]"
 source $VENV/activate
 
 cd "$WORKSPACE"/ceph-ansible
-$VENV/ansible-playbook -i "localhost," -c local test.yml
+$VENV/ansible-playbook -i tests/inventories/single-machine.yml -c local test.yml