hyperledger-bevel / bevel

An automation framework for rapidly and consistently deploying production-ready DLT platforms
https://hyperledger-bevel.readthedocs.io/en/latest/
Apache License 2.0
346 stars 719 forks source link

Indy: Create Namespace Ansible role #17

Closed sownak closed 5 years ago

sownak commented 5 years ago

Prepare an Ansible role which creates all organizations' namespaces by using a K8S component role - needs the creation of the K8S namespace component template. Add the new role to the main deploy_network.yaml Indy playbook.

Have a look at 

[https://innersource.accenture.com/projects/BLOCKOFZ/repos/blockchain-automation-framework/browse/platforms/hyperledger-fabric/configuration/roles/k8_component/tasks/main.yaml]

[https://innersource.accenture.com/projects/BLOCKOFZ/repos/blockchain-automation-framework/browse/platforms/hyperledger-fabric/configuration/roles/k8_component/templates/namespace_component.tpl]

juraj-durech commented 5 years ago

Closed by #67