From 2e421139a0231393512567e54b6b2db1647347d1 Mon Sep 17 00:00:00 2001 From: Matthew B White Date: Fri, 18 Nov 2022 14:54:08 +0000 Subject: [PATCH] Remove mistaken msp path (#873) Signed-off-by: Matthew B White Signed-off-by: Matthew B White --- test-network/addOrg3/compose/docker/peercfg/core.yaml | 2 +- test-network/addOrg3/compose/podman/peercfg/core.yaml | 2 +- test-network/compose/docker/peercfg/core.yaml | 2 +- test-network/compose/podman/peercfg/core.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test-network/addOrg3/compose/docker/peercfg/core.yaml b/test-network/addOrg3/compose/docker/peercfg/core.yaml index 16e5b606..b20e421c 100644 --- a/test-network/addOrg3/compose/docker/peercfg/core.yaml +++ b/test-network/addOrg3/compose/docker/peercfg/core.yaml @@ -342,7 +342,7 @@ peer: Security: # Path on the file system where peer will find MSP local configurations - mspConfigPath: mspreally + mspConfigPath: msp # Identifier of the local MSP # ----!!!!IMPORTANT!!!-!!!IMPORTANT!!!-!!!IMPORTANT!!!!---- # Deployers need to change the value of the localMspId string. diff --git a/test-network/addOrg3/compose/podman/peercfg/core.yaml b/test-network/addOrg3/compose/podman/peercfg/core.yaml index 4b173e63..b5000333 100644 --- a/test-network/addOrg3/compose/podman/peercfg/core.yaml +++ b/test-network/addOrg3/compose/podman/peercfg/core.yaml @@ -342,7 +342,7 @@ peer: Security: # Path on the file system where peer will find MSP local configurations - mspConfigPath: mspreally + mspConfigPath: msp # Identifier of the local MSP # ----!!!!IMPORTANT!!!-!!!IMPORTANT!!!-!!!IMPORTANT!!!!---- # Deployers need to change the value of the localMspId string. diff --git a/test-network/compose/docker/peercfg/core.yaml b/test-network/compose/docker/peercfg/core.yaml index 16e5b606..b20e421c 100644 --- a/test-network/compose/docker/peercfg/core.yaml +++ b/test-network/compose/docker/peercfg/core.yaml @@ -342,7 +342,7 @@ peer: Security: # Path on the file system where peer will find MSP local configurations - mspConfigPath: mspreally + mspConfigPath: msp # Identifier of the local MSP # ----!!!!IMPORTANT!!!-!!!IMPORTANT!!!-!!!IMPORTANT!!!!---- # Deployers need to change the value of the localMspId string. diff --git a/test-network/compose/podman/peercfg/core.yaml b/test-network/compose/podman/peercfg/core.yaml index 4b173e63..b5000333 100644 --- a/test-network/compose/podman/peercfg/core.yaml +++ b/test-network/compose/podman/peercfg/core.yaml @@ -342,7 +342,7 @@ peer: Security: # Path on the file system where peer will find MSP local configurations - mspConfigPath: mspreally + mspConfigPath: msp # Identifier of the local MSP # ----!!!!IMPORTANT!!!-!!!IMPORTANT!!!-!!!IMPORTANT!!!!---- # Deployers need to change the value of the localMspId string.