aws does not have parents
This commit is contained in:
parent
32d31b1d9d
commit
8cd7809278
1 changed files with 0 additions and 5 deletions
|
@ -22,11 +22,6 @@ define host {
|
||||||
{% else %}
|
{% else %}
|
||||||
address {{ host }}
|
address {{ host }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if hostvars[host]['vmhost'] is defined %}
|
|
||||||
parents {{ hostvars[host]['vmhost'] }}
|
|
||||||
{% elif hostvars[host].datacenter is defined %}
|
|
||||||
parents internetx-gw
|
|
||||||
{% endif %}
|
|
||||||
}
|
}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue