Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Commit 2d5903f

Browse files
committed
Merge branch 'main' of github.com:CDLUC3/mrt-admin-lambda
2 parents bb23e3d + 8cd4e9c commit 2d5903f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

local.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# Copyright 2020 Regents of the University of California
33
# All rights reserved
44
#*********************************************************************
5-
version: '3.9'
65
services:
76
lambda-container:
87
environment:

src-colladmin/config/ssm.registry.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,8 @@ replic:
281281
description: Microservice port
282282
store:
283283
config:
284+
backOutOnException:
285+
description: effects whether store removes added content if exeption occurs: true=yes, false=no
284286
baseURI:
285287
description: "base URI for load this storage loadbalancer - used in state commands"
286288
log:

0 commit comments

Comments
 (0)