]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
samba: fix path to shaman.list when tearing down 756/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 22 Jun 2017 18:10:31 +0000 (13:10 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 22 Jun 2017 18:10:31 +0000 (13:10 -0500)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
samba/config/definitions/samba.yml

index 2ce587c1a4433991d3610caadf62f7a5e07d5b2b..29775b44fd53420e3bbdf6bba8b52129c4298ca7 100644 (file)
@@ -116,4 +116,4 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           script-only-if-succeeded: False
           script-only-if-failed: False
           builders:
-            - shell: "sudo rm -f /etc/apt/shaman.list /etc/yum.repos.d/shaman.repo"
+            - shell: "sudo rm -f /etc/apt/sources.list.d/shaman.list /etc/yum.repos.d/shaman.repo"