Commit 6fcac9e7 authored by nanahira's avatar nanahira

fix

parent 1b3dc5ea
......@@ -201,6 +201,7 @@ class InventoryBuilder {
frpsPort: host.frpsPort,
ocservPort: host.ocservPort,
ocservCert: host.ocservCert || null,
ocpasswdLines: host.ocpasswdLines || [],
gateways: _.values(this.gateways[host.name]),
connections,
lanInterfaces,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment