1
0
mirror of https://github.com/ardichoke/puppet-arpwatch.git synced 2026-05-11 02:15:37 -04:00

Add Debian support

This commit is contained in:
2017-04-07 10:41:07 -04:00
parent d79f35a823
commit 41d9b4d879
8 changed files with 83 additions and 68 deletions

View File

@@ -1,3 +1,3 @@
# THIS FILE MANAGED BY PUPPET
# CHANGES WILL BE OVERWRITTEN
OPTIONS="-i <%= @interface -%> -u <%= @service_user -%> -e <%= @dest_email -%> -s <%= @source_email -%>"
OPTIONS="-i <%= @interface -%> -u <%= @service_user -%> -e <%= @dest_email -%> -s <%= @source_email -%> <%= @opts -%>"