1
0
mirror of https://github.com/ardichoke/puppet-arpwatch.git synced 2026-07-22 14:06:23 -04:00
Files
puppet-arpwatch/templates/conf.deb.erb
T
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 -%>"