From 0b5cce308ac314414e8f2a1d79afdffcb814ba28 Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Thu, 28 Jun 2018 08:18:39 +0200 Subject: [PATCH] debian/hobo-agent.cron.d: trigger roles provisionning (#24834) --- debian/hobo-agent.cron.d | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/debian/hobo-agent.cron.d b/debian/hobo-agent.cron.d index 82995ee..f2aa981 100644 --- a/debian/hobo-agent.cron.d +++ b/debian/hobo-agent.cron.d @@ -1,8 +1,3 @@ -SHELL=/bin/sh -PATH=/usr/sbin:/usr/sbin:/usr/bin:/sbin:/bin -MAILTO=root - -# unneeded on new Publik platforms, where authentic2 is the source of -# provisioning stuff. -# */5 * * * * authentic-multitenant test -x /usr/bin/authentic2-multitenant-manage && authentic2-multitenant-manage import-wcs-roles +# Mass users and roles synchronization +*/15 * * * * authentic-multitenant test -x /usr/bin/authentic2-multitenant-manage && /usr/bin/authentic2-multitenant-manage tenant_command hobo_provision --roles -- 2.11.0