19 lines
583 B
YAML
19 lines
583 B
YAML
|
# Copyright IBM Corp. All Rights Reserved.
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
# ---------------------------------------------------------------------------
|
||
|
# "PeerOrgs" - Definition of organizations managing peer nodes
|
||
|
# ---------------------------------------------------------------------------
|
||
|
PeerOrgs:
|
||
|
# ---------------------------------------------------------------------------
|
||
|
# Org3
|
||
|
# ---------------------------------------------------------------------------
|
||
|
- Name: Org3
|
||
|
Domain: org3.example.com
|
||
|
Template:
|
||
|
Count: 2
|
||
|
Users:
|
||
|
Count: 1
|