Variable inheritance / priority

Hi,

I’m going to evaluate datagerry to see if it fits in our organization. I was wandering if datagerry has some type of Variable inheritance (similar to netbox configcontext
Context Data - NetBox Documentation or ansible variable-precedence Using Variables — Ansible Documentation).

eg:
Customer A:
DNS:8.8.8.8
Server A (Customer A)
“not set”
Server B (Customer A)
DNS:1.1.1.1

Get info of
Server A
DNS:8.8.8.8
Server B
DNS:1.1.1.1

Hi @MalfuncEddie,
currently DataGerry has no variable inheritance.

There are only object references and default values for fields.

BR Adnan