--- puppet/modules/xinetd/templates/port_forward 2012/09/04 16:11:24 2832 +++ puppet/modules/xinetd/templates/port_forward 2012/09/04 16:18:26 2833 @@ -7,7 +7,7 @@ <%- else -%> socket_type = dgram <%- end -%> - protocol = <%= protocol %> + protocol = <%= proto %> user = nobody wait = no redirect = <%= target_ip %> <%= target_port %>