mirror of
https://github.com/ardichoke/puppet-arpwatch.git
synced 2026-05-11 02:15:37 -04:00
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
# THIS FILE MANAGED BY PUPPET
|
|
# CHANGES WILL BE OVERWRITTEN
|
|
ARGS="-i <%= @interface -%> -m <%= @dest_email -%> <%= @opts -%>"
|
|
RUNAS="<%= @service_user -%>"
|