Skip to content

Commit

Permalink
restore grid subnet/supernet to host node JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
Tero Marttila committed Jan 12, 2017
1 parent 543b6cb commit c7f9a27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/app/views/v1/host_nodes/_host_node.json.jbuilder
Expand Up @@ -37,6 +37,8 @@ json.grid do
json.statsd grid.stats['statsd']
end
json.trusted_subnets grid.trusted_subnets
json.subnet grid.subnet
json.supernet grid.supernet
end
end
json.resource_usage do
Expand Down

0 comments on commit c7f9a27

Please sign in to comment.