stuff
This commit is contained in:
parent
baa8fe6730
commit
eff29a9922
@ -76,7 +76,6 @@ var runner = function(req, res, container){
|
|||||||
};
|
};
|
||||||
|
|
||||||
var makeWokerObj = function(worker){
|
var makeWokerObj = function(worker){
|
||||||
console.log(worker);
|
|
||||||
worker.networks.v4.forEach(function(value){
|
worker.networks.v4.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