workers
This commit is contained in:
parent
a1338c5792
commit
b53c3e6808
@ -75,7 +75,7 @@ var runner = function(req, res, container){
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
var makeWokerObj = function(woker){
|
var makeWokerObj = function(worker){
|
||||||
worker.networks.forEach(function(value){
|
worker.networks.forEach(function(value){
|
||||||
worker[value.type+'IP'] = value.ip_address;
|
worker[value.type+'IP'] = value.ip_address;
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user