Guest User

Untitled

a guest
Oct 23rd, 2018
479
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. OrdererOrgs:
  2.  
  3. - Name: Orderer
  4. Domain: myapp.com
  5. CA:
  6. Country: US
  7. Province: California
  8. Locality: San Francisco
  9. Specs:
  10. - Hostname: orderer
  11.  
  12. # ---------------------------------------------------------------------------
  13. # "PeerOrgs" - Definition of organizations managing peer nodes
  14. # ---------------------------------------------------------------------------
  15. PeerOrgs:
  16. - Name: netflix
  17. Domain: netflix.myapp.com
  18. EnableNodeOUs: true
  19. CA:
  20. Country: US
  21. Province: California
  22. Locality: San Francisco
  23. Template:
  24. Count: 1
  25. Users:
  26. Count: 1
  27.  
  28. - Name: hbo
  29. Domain: hbo.myapp.com
  30. EnableNodeOUs: true
  31. CA:
  32. Country: US
  33. Province: California
  34. Locality: San Francisco
  35. Template:
  36. Count: 1
  37. Users:
  38. Count: 1
Add Comment
Please, Sign In to add comment