mirror of
https://github.com/ardichoke/puppet-arpwatch.git
synced 2026-05-11 02:15:37 -04:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 341b0cecee |
@@ -23,7 +23,7 @@ Install and configure arpwatch
|
||||
|
||||
## Usage
|
||||
|
||||
All interaction with the arpwatch module is done through the main arpwatch class. You can simply set the options in `::ntp` to have full functionality of the module.
|
||||
All interaction with the arpwatch module is done through the main arpwatch class. You can simply set the options in `::arpwatch` to have full functionality of the module.
|
||||
|
||||
## Reference
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ardichoke-arpwatch",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"author": "ardichoke",
|
||||
"summary": "Install and manage arpwatch",
|
||||
"license": "Apache-2.0",
|
||||
@@ -16,8 +16,7 @@
|
||||
"7"
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"dependencies": [],
|
||||
"tags": ["arpwatch","network","monitoring"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user