-
Notifications
You must be signed in to change notification settings - Fork 724
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fabric] Fix playbook add organization 2.5.4 (#2422)
Primary Changes -------------- Removed the platforms/hyperledger-fabric/configuration/roles/create/new_organization/syschannel_block role. Since this playbook is used to add a peer organization. To set up an orderer type organization, the add-orderer-organization.yaml playbook will be executed. Therefore it never runs. Modifications ----------------------- platforms/hyperledger-fabric/configuration/add-organization.yaml platforms/hyperledger-fabric/configuration/roles/k8_component/templates/existing_peer_cli.tpl fixes #2399 Signed-off-by: mgCepeda <[email protected]>
- Loading branch information
Showing
4 changed files
with
0 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 0 additions & 34 deletions
34
...edger-fabric/configuration/roles/create/new_organization/syschannel_block/tasks/main.yaml
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
...ion/roles/create/new_organization/syschannel_block/templates/syschannel_update_script.tpl
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...ledger-fabric/configuration/roles/create/new_organization/syschannel_block/vars/main.yaml
This file was deleted.
Oops, something went wrong.