![Mark Goddard](/assets/img/avatar_default.png)
This allows for the full set of interfaces to be overridden by setting one of these variables, rather than simply extending the default list via <type>_extra_network_interfaces.
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
---
|
|
###############################################################################
|
|
# Network interface attachments.
|
|
|
|
# List of networks to which these nodes are attached.
|
|
network_interfaces: "{{ seed_network_interfaces | unique | list }}"
|