24 lines
690 B
YAML
24 lines
690 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
|
|
EnableNodeOUs: true
|
|
CA:
|
|
Country: US
|
|
Province: California
|
|
Locality: San Francisco
|
|
Template:
|
|
Count: 2
|
|
Users:
|
|
Count: 1
|