Browse Source

Remove legacy include for manual special network config values.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 7 years ago
parent
commit
78b3feb1a6
1 changed files with 0 additions and 7 deletions
  1. 0 7
      network/interfaces/interfaces.tmpl

+ 0 - 7
network/interfaces/interfaces.tmpl

@@ -34,13 +34,6 @@ iface lo
 {%- endfor %}
 
 
-{#
- # Special static config for this node?
-{%- set host_config_file = "network/interfaces/hosts/" ~ node_id ~ ".cfg" %}
-{%- include host_config_file ignore missing %}
- #}
-
-
 {#
  # Set up ifaces dict with configured and generated interfaces.
  #}