ansible-gateway/templates/firewalld/pptp.xml.j2

7 lines
178 B
Django/Jinja

<?xml version="1.0" encoding="utf-8"?>
<service>
<short>PPTP</short>
<description>Allow GRE through PPP tunnel.</description>
<port port="1723" protocol="tcp"/>
</service>