ansible-playbook -i run/runhosts -e "mode=apply env=vb1st" \ --extra-vars='{"peerorgs":["orga","orgb"]}' setupfabric.yml \ --tags="composersetup"Notice that the peerorgs is set to a list of two strings.
The above command also deploys another business network onto the fabric network. Before you run that you need to make sure that the business network archive file exists in directory /opt/gopath/vb1st/fabric/run/keyfiles
No comments:
Post a Comment