Bug-8168: Fix for VPP renderer startup configuration file
[groupbasedpolicy.git] / renderers / vpp / src / main / resources / startup.cfg
diff --git a/renderers/vpp/src/main/resources/startup.cfg b/renderers/vpp/src/main/resources/startup.cfg
new file mode 100644 (file)
index 0000000..0ebb53a
--- /dev/null
@@ -0,0 +1,9 @@
+# INITIAL VPP RENDERER CONFIGURATION
+
+# Uncomment lines of this file to change default values of vpp-renderer bundle config.
+# The file should be placed in karaf_root_dir/etc
+
+# To explicitly specify which physical interface of a node should be used
+# as public interface, uncomment and modify next line. Specifying one physical
+# interface per node is currently supported.
+#public-interfaces = compute1:TenGigabitEthernet8/0/0,compute2:TenGigabitEthernet8/0/0