diff --git a/roles/firewall/files/gtp_signaling_plug-1.0.1.6e51cc4-2.el7.x86_64.rpm b/roles/firewall/files/gtp_signaling_plug-1.0.1.6e51cc4-2.el7.x86_64.rpm new file mode 100644 index 0000000..64fbd48 Binary files /dev/null and b/roles/firewall/files/gtp_signaling_plug-1.0.1.6e51cc4-2.el7.x86_64.rpm differ diff --git a/roles/firewall/tasks/main.yml b/roles/firewall/tasks/main.yml index 535bc93..ef0aaef 100644 --- a/roles/firewall/tasks/main.yml +++ b/roles/firewall/tasks/main.yml @@ -31,6 +31,7 @@ - /tmp/ansible_deploy/fw_voip_plug-1.0.6.341fe83-2.el7.x86_64.rpm - /tmp/ansible_deploy/app_proto_identify-2.0.1.dd683eb-2.el7.x86_64.rpm - /tmp/ansible_deploy/gtp-1.0.3.b494fc7-2.el7.x86_64.rpm + - /tmp/ansible_deploy/gtp_signaling_plug-1.0.1.6e51cc4-2.el7.x86_64.rpm - name: "Template the tsgconf/main.conf" template: diff --git a/roles/sapp/templates/conflist.inf.j2 b/roles/sapp/templates/conflist.inf.j2 index d551223..3db2ef1 100644 --- a/roles/sapp/templates/conflist.inf.j2 +++ b/roles/sapp/templates/conflist.inf.j2 @@ -42,3 +42,4 @@ {% if tsg_access_type == 2 %} ./plug/platform/http_healthcheck/http_healthcheck.inf {% endif %} +./plug/business/gtp_signaling_plug/gtp_signaling_plug.inf