You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the command prompt, change directory to '/playbooks' and copy the fabproxy removal playbooks.
@@ -218,6 +218,9 @@ After migrating all CA addresses. Before proceeding to the next step. If the cus
218
218
219
219
## Step 7: Migrate the orderering node address.
220
220
221
+
***Note:***
222
+
In the `common-vars.yml`, set the `dry-run` variable to true for the first run. This will ensure all channels are reachable and all actions can be completeted with making changes to the channels.
223
+
221
224
222
225
1. The steps migrate renew the Orderer TLS certificate and migrate the Orderer address.
223
226
@@ -232,12 +235,6 @@ After migrating all CA addresses. Before proceeding to the next step. If the cus
232
235
```
233
236
5. Once the aforementioned command has been executed, confirm that the respective Orderer nodes are restarting. If its restarted navigate to the console and click the Orderer node. In the Orderer `info and usage` page the `Operations url` and `API url` port has been changed into `443`.
234
237
235
-
236
-
***Note:***
237
-
238
-
In the `common-vars.yml`, set the `dry-run` variable to true for the first run. This will ensure all channels are reachable and all actions can be completeted with making changes to the channels.
239
-
!important
240
-
241
238
## Step 8: Update anchor peer in the channel.
242
239
243
240
1. The steps migrate the anchor peer address in the application channel config.
0 commit comments