Skip to content

Commit

Permalink
Added 2 example playbooks for Issue IBM-Blockchain#414
Browse files Browse the repository at this point in the history
Signed-off-by: rthatcher <robert.thatcher@uk.ibm.com>
  • Loading branch information
rthatcher authored and Simon Stone committed Oct 30, 2020
1 parent 2a33b25 commit 44530c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/source/tasks/enable-fabricv2-capability.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
.. SPDX-License-Identifier: Apache-2.0
..
Enable Hyperledger Fabric v2 Capability
=======================================
Enable Hyperledger Fabric v2.x capabilities
===========================================

Fabric v2 capability is distinct from Fabric v2.x binaries, and the most common scenario will be where the binaries on a network have been upgraded to v2.x, leaving the Capability of the channels at V1.x. This playbook example can be used to upgrade firstly the system channel, then an array of named application channels.

Expand Down
2 changes: 1 addition & 1 deletion docs/source/tasks/haca.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.. SPDX-License-Identifier: Apache-2.0
..
Creating a highly available Certificate Authority
Creating a highly available certificate authority
=================================================

The default certificate authority in IBM Blockchain Platform is a single replica with an integrated SQLite database, however it is possible to configure the certificate authority to have an external PostgresSQL database and have multiple replicas of the certificate authority.
Expand Down

0 comments on commit 44530c2

Please sign in to comment.