mirror of
https://github.com/ardichoke/puppet-arpwatch.git
synced 2026-05-11 02:15:37 -04:00
PDK Updates, clean up module
Update PDK framework. Get rid of old params style of module writing and replace with Hiera 5 module data.
This commit is contained in:
@@ -1 +1 @@
|
||||
--- {}
|
||||
---
|
||||
|
||||
1
data/os/Debian.yaml
Normal file
1
data/os/Debian.yaml
Normal file
@@ -0,0 +1 @@
|
||||
---
|
||||
4
data/os/RedHat.yaml
Normal file
4
data/os/RedHat.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
arpwatch::config_file: /etc/sysconfig/arpwatch
|
||||
arpwatch::config_template: arpwatch/conf.rhel.erb
|
||||
arpwatch::opts: ''
|
||||
Reference in New Issue
Block a user