Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fabric] Fix playbook add organization 2.5.4 #2422

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

mgCepeda
Copy link
Contributor

@mgCepeda mgCepeda commented Nov 8, 2023

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.

fixes #2399

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 hyperledger-bevel#2399

Signed-off-by: mgCepeda <[email protected]>
@suvajit-sarkar suvajit-sarkar merged commit 63972b4 into hyperledger-bevel:develop Nov 13, 2023
3 checks passed
@mgCepeda mgCepeda deleted the feature-2399 branch November 30, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants