15 lines
357 B
YAML
15 lines
357 B
YAML
# Copyright IBM Corp. All Rights Reserved.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
OrganizationalUnitIdentifiers:
|
|
- Certificate: "cacerts/cacert.pem"
|
|
OrganizationalUnitIdentifier: "OU_common"
|
|
|
|
NodeOUs:
|
|
Enable: true
|
|
ClientOUIdentifier:
|
|
OrganizationalUnitIdentifier: "OU_client"
|
|
PeerOUIdentifier:
|
|
OrganizationalUnitIdentifier: "OU_peer"
|