Skip to content

Commit

Permalink
fabric hotfix
Browse files Browse the repository at this point in the history
Signed-off-by: mgCepeda <[email protected]>
  • Loading branch information
mgCepeda authored and suvajit-sarkar committed Jul 1, 2024
1 parent 899d1c9 commit 2cb4d29
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions platforms/shared/configuration/add-new-organization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
vars:
add_new_org: 'true'
when: network.type == 'fabric' and (reset is undefined or reset == 'false')
- import_playbook: "{{ playbook_dir }}/../../hyperledger-fabric/configuration/chaincode-ops.yaml"
vars:
add_new_org: 'true'
when: network.type == 'fabric' and (reset is undefined or reset == 'false')
- import_playbook: "{{ playbook_dir }}/../../r3-corda/configuration/deploy-network.yaml"
when: network.type == 'corda' and (reset is undefined or reset == 'false')
- import_playbook: "{{ playbook_dir }}/../../r3-corda-ent/configuration/deploy-network.yaml"
Expand Down

0 comments on commit 2cb4d29

Please sign in to comment.