summaryrefslogtreecommitdiff
path: root/roles/sapp/templates/gdev.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/sapp/templates/gdev.conf.j2')
-rw-r--r--roles/sapp/templates/gdev.conf.j211
1 files changed, 0 insertions, 11 deletions
diff --git a/roles/sapp/templates/gdev.conf.j2 b/roles/sapp/templates/gdev.conf.j2
deleted file mode 100644
index 0ce756a..0000000
--- a/roles/sapp/templates/gdev.conf.j2
+++ /dev/null
@@ -1,11 +0,0 @@
-[Module]
-{% if tsg_running_type == 2 %}
-pcapdevice={{ nic_data_incoming.name }}
-sendto_gdev_card={{ nic_data_incoming.name }}
-sendto_gdev_ip={{ inline_device_config.keepalive_ip }}
-{% else %}
-pcapdevice={{ inline_device_config.data_incoming }}
-sendto_gdev_card={{ inline_device_config.data_incoming }}
-sendto_gdev_ip={{ inline_device_config.keepalive_ip }}
-{% endif %}
-gdev_status_switch=1