Commit c2bd355e authored by nanahira's avatar nanahira

rename

parent b9e17bb1
...@@ -182,8 +182,8 @@ class InventoryBuilder { ...@@ -182,8 +182,8 @@ class InventoryBuilder {
masqInterfaces, masqInterfaces,
dockerServices: host.dockerServices, dockerServices: host.dockerServices,
routePlans, routePlans,
noBird: !!(host.noBird || host.systemBird), noBird: !!(host.noBird || host.sysBird),
systemBird: !!host.systemBird systemBird: !!host.sysBird
}; };
} }
......
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