-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
83739da
commit 518ad6e
Showing
3 changed files
with
44 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Reference | ||
|
||
<!-- DO NOT EDIT: This document was generated by Puppet Strings --> | ||
|
||
## Table of Contents | ||
|
||
### Classes | ||
|
||
* [`ca_expiry_check`](#ca_expiry_check): Notify if CA will expire within a set window Notifys on each puppet run should the CA Cert get within a specific window | ||
|
||
## Classes | ||
|
||
### <a name="ca_expiry_check"></a>`ca_expiry_check` | ||
|
||
Notify if CA will expire within a set window | ||
|
||
Notifys on each puppet run should the CA Cert get within a specific window | ||
|
||
#### Examples | ||
|
||
##### | ||
|
||
```puppet | ||
include ca_expiry_check | ||
``` | ||
|
||
#### Parameters | ||
|
||
The following parameters are available in the `ca_expiry_check` class: | ||
|
||
* [`alertwindow`](#alertwindow) | ||
|
||
##### <a name="alertwindow"></a>`alertwindow` | ||
|
||
Data type: `Integer` | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters