[ARVADOS-WORKBENCH2] updated: 2.1.0-367-gc54ac3ea
Git user
git at public.arvados.org
Mon May 10 13:51:07 UTC 2021
Summary of changes:
tools/arvados_config.yml | 2 ++
1 file changed, 2 insertions(+)
via c54ac3ea19122f4ff4172f08f40be56f1482a52e (commit)
from 3efbabfcd06a10b83f1f130141d6c1f6017037cf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit c54ac3ea19122f4ff4172f08f40be56f1482a52e
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date: Mon May 10 10:50:39 2021 -0300
16647: Adds managed property to integration test cluster config.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>
diff --git a/tools/arvados_config.yml b/tools/arvados_config.yml
index d93ec7ae..a287fed4 100644
--- a/tools/arvados_config.yml
+++ b/tools/arvados_config.yml
@@ -12,6 +12,8 @@ Clusters:
BlobSigningKey: zfhgfenhffzltr9dixws36j1yhksjoll2grmku38mi7yxd66h5j4q9w4jzanezacp8s6q0ro3hxakfye02152hncy6zml2ed0uc
TrustAllContent: true
ForwardSlashNameSubstitution: /
+ ManagedProperties:
+ original_owner_uuid: {Function: original_owner, Protected: true}
Login:
PAM:
Enable: true
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list