Commit c2bd355e authored by nanahira's avatar nanahira

rename

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