From: Zack Cerza Date: Thu, 22 Jun 2017 17:56:09 +0000 (-0600) Subject: samba: Cleanup added yum/apt repos X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F755%2Fhead;p=ceph-build.git samba: Cleanup added yum/apt repos Signed-off-by: Zack Cerza --- diff --git a/samba/config/definitions/samba.yml b/samba/config/definitions/samba.yml index 2c87306d..2ce587c1 100644 --- a/samba/config/definitions/samba.yml +++ b/samba/config/definitions/samba.yml @@ -110,3 +110,10 @@ If this is checked, then the binaries will be built and pushed to chacra even if - inject-passwords: global: true mask-password-params: true + + publishers: + - postbuildscript: + 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"