1
0
mirror of https://github.com/ardichoke/puppet-arpwatch.git synced 2026-05-11 02:15:37 -04:00
Files
puppet-arpwatch/templates/conf.deb.erb
2017-04-07 10:41:07 -04:00

5 lines
156 B
Plaintext

# THIS FILE MANAGED BY PUPPET
# CHANGES WILL BE OVERWRITTEN
ARGS="-i <%= @interface -%> -m <%= @dest_email -%> <%= @opts -%>"
RUNAS="<%= @service_user -%>"