mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
14 lines
230 B
YAML
14 lines
230 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
command:
|
|
check-ejbca-help:
|
|
exec: ejbca.sh --help
|
|
exit-status: 0
|
|
group:
|
|
wildfly:
|
|
exists: true
|
|
user:
|
|
wildfly:
|
|
exists: true
|