summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgen-interface-policy-templates.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-interface-policy-templates.pl b/gen-interface-policy-templates.pl
index 30e8dc4..a86c5d6 100755
--- a/gen-interface-policy-templates.pl
+++ b/gen-interface-policy-templates.pl
@@ -41,7 +41,7 @@ my %interface_hash = (
'bonding/node.tag/vif-s/node.tag/vif-c/node.tag' => '$VAR(../../../../@).$VAR(../../../@).$VAR(../../@)',
'bonding/node.tag/vif/node.tag' => '$VAR(../../../@).$VAR(../../@)',
'bridge/node.tag' => '$VAR(../../@)',
- 'dummy/node.tag' => '$VAR(../../@)'
+ 'dummy/node.tag' => '$VAR(../../@)',
'ethernet/node.tag' => '$VAR(../../@)',
'ethernet/node.tag/pppoe/node.tag' => 'pppoe$VAR(../../@)',
'ethernet/node.tag/vif-s/node.tag' => '$VAR(../../../@).$VAR(../../@)',