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