From f8ef56a37e0b2e86b1f65255e085dde758f203c2 Mon Sep 17 00:00:00 2001 From: Ali Maredia Date: Sun, 26 Feb 2017 20:29:05 -0500 Subject: [PATCH] nfs-ganesha: add cron option to pollurl Signed-off-by: Ali Maredia --- nfs-ganesha/config/definitions/nfs-ganesha.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/nfs-ganesha/config/definitions/nfs-ganesha.yml b/nfs-ganesha/config/definitions/nfs-ganesha.yml index f7aac47f..7af590c1 100644 --- a/nfs-ganesha/config/definitions/nfs-ganesha.yml +++ b/nfs-ganesha/config/definitions/nfs-ganesha.yml @@ -111,6 +111,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if triggers: - github - pollurl: + cron: '*/30 * * * *' urls: - url: https://shaman.ceph.com/api/repos/ceph/master/latest/centos/7/repo check-content: -- 2.39.5