Skip to content

Commit

Permalink
refs #123 - adds static bdns files per environment
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoV-PDMFC committed Nov 9, 2022
1 parent f06757f commit 9e32e00
Show file tree
Hide file tree
Showing 40 changed files with 501 additions and 2,835 deletions.
167 changes: 167 additions & 0 deletions fgt-bdns/dev/bdns.hosts
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
{
"traceability": {
"anchoringServices": [
"https://https://fgt-dev.pharmaledger.pdmfc.com:80"
],
"brickStorages": [
"https://https://fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://https://fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.mah-roche": {
"brickStorages": [
"https://mah-roche-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://mah-roche-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://mah-roche-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.mah-bayer": {
"brickStorages": [
"https://mah-bayer-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://mah-bayer-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://mah-bayer-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.mah-gsk": {
"brickStorages": [
"https://mah-gsk-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://mah-gsk-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://mah-gsk-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.mah-msd": {
"brickStorages": [
"https://mah-msd-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://mah-msd-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://mah-msd-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.mah-novo-nordisk": {
"brickStorages": [
"https://mah-novo-nordisk-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://mah-novo-nordisk-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://mah-novo-nordisk-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.mah-pfizer": {
"brickStorages": [
"https://mah-pfizer-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://mah-pfizer-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://mah-pfizer-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.mah-takeda": {
"brickStorages": [
"https://mah-takeda-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://mah-takeda-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://mah-takeda-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.mah-sanofi": {
"brickStorages": [
"https://mah-sanofi-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://mah-sanofi-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://mah-sanofi-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.whs-1": {
"brickStorages": [
"https://whs1-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://whs1-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://whs1-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.whs-2": {
"brickStorages": [
"https://whs2-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://whs2-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://whs2-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.whs-takeda": {
"brickStorages": [
"https://whs-takeda-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://whs-takeda-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://whs-takeda-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.whs-zuellig": {
"brickStorages": [
"https://whs-zuellig-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://whs-zuellig-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://whs-zuellig-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.pha-1": {
"brickStorages": [
"https://pha1-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://pha1-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://pha1-fgt-dev.pharmaledger.pdmfc.com:80"
]
},
"traceability.pha-2": {
"brickStorages": [
"https://pha2-fgt-dev.pharmaledger.pdmfc.com:80"
],
"anchoringServices": [
"https://pha2-fgt-dev.pharmaledger.pdmfc.com:80"
],
"notifications": [
"https://pha2-fgt-dev.pharmaledger.pdmfc.com:80"
]
}
}
167 changes: 167 additions & 0 deletions fgt-bdns/local/bdns.hosts
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
{
"traceability": {
"anchoringServices": [
"http://172.16.63.51:8080"
],
"brickStorages": [
"http://172.16.63.51:8080"
],
"notifications": [
"http://172.16.63.51:8080"
]
},
"traceability.mah-roche": {
"brickStorages": [
"http://172.16.63.61:8080"
],
"anchoringServices": [
"http://172.16.63.61:8080"
],
"notifications": [
"http://172.16.63.61:8080"
]
},
"traceability.mah-bayer": {
"brickStorages": [
"http://172.16.63.62:8080"
],
"anchoringServices": [
"http://172.16.63.62:8080"
],
"notifications": [
"http://172.16.63.62:8080"
]
},
"traceability.mah-gsk": {
"brickStorages": [
"http://172.16.63.63:8080"
],
"anchoringServices": [
"http://172.16.63.63:8080"
],
"notifications": [
"http://172.16.63.63:8080"
]
},
"traceability.mah-msd": {
"brickStorages": [
"http://172.16.63.64:8080"
],
"anchoringServices": [
"http://172.16.63.64:8080"
],
"notifications": [
"http://172.16.63.64:8080"
]
},
"traceability.mah-novo-nordisk": {
"brickStorages": [
"http://172.16.63.65:8080"
],
"anchoringServices": [
"http://172.16.63.65:8080"
],
"notifications": [
"http://172.16.63.65:8080"
]
},
"traceability.mah-pfizer": {
"brickStorages": [
"http://172.16.63.66:8080"
],
"anchoringServices": [
"http://172.16.63.66:8080"
],
"notifications": [
"http://172.16.63.66:8080"
]
},
"traceability.mah-takeda": {
"brickStorages": [
"http://172.16.63.67:8080"
],
"anchoringServices": [
"http://172.16.63.67:8080"
],
"notifications": [
"http://172.16.63.67:8080"
]
},
"traceability.mah-sanofi": {
"brickStorages": [
"http://172.16.63.68:8080"
],
"anchoringServices": [
"http://172.16.63.68:8080"
],
"notifications": [
"http://172.16.63.68:8080"
]
},
"traceability.whs-1": {
"brickStorages": [
"http://172.16.63.101:8080"
],
"anchoringServices": [
"http://172.16.63.101:8080"
],
"notifications": [
"http://172.16.63.101:8080"
]
},
"traceability.whs-2": {
"brickStorages": [
"http://172.16.63.102:8080"
],
"anchoringServices": [
"http://172.16.63.102:8080"
],
"notifications": [
"http://172.16.63.102:8080"
]
},
"traceability.whs-takeda": {
"brickStorages": [
"http://172.16.63.103:8080"
],
"anchoringServices": [
"http://172.16.63.103:8080"
],
"notifications": [
"http://172.16.63.103:8080"
]
},
"traceability.whs-zuellig": {
"brickStorages": [
"http://172.16.63.104:8080"
],
"anchoringServices": [
"http://172.16.63.104:8080"
],
"notifications": [
"http://172.16.63.104:8080"
]
},
"traceability.pha-1": {
"brickStorages": [
"http://172.16.63.151:8080"
],
"anchoringServices": [
"http://172.16.63.151:8080"
],
"notifications": [
"http://172.16.63.151:8080"
]
},
"traceability.pha-2": {
"brickStorages": [
"http:/172.16.63.152:8080"
],
"anchoringServices": [
"http:/172.16.63.152:8080"
],
"notifications": [
"http:/172.16.63.152:8080"
]
}
}
Loading

0 comments on commit 9e32e00

Please sign in to comment.