aboutsummaryrefslogtreecommitdiff
path: root/REFERENCE.md
diff options
context:
space:
mode:
authorGitHub Actions <puppetlabs@users.noreply.github.com>2024-03-20 21:52:14 +0000
committerGitHub Actions <puppetlabs@users.noreply.github.com>2024-03-20 21:52:14 +0000
commit011fe2cd207a36a63be53e523eda5650c846c6bc (patch)
treef2ea393afcffdfea8254d7f2abd5e52da9f52c5f /REFERENCE.md
parente688be6e169ba1502ef6b5261f282077e323c89f (diff)
downloadpuppet-mailalias_core-011fe2cd207a36a63be53e523eda5650c846c6bc.tar.gz
puppet-mailalias_core-011fe2cd207a36a63be53e523eda5650c846c6bc.tar.bz2
Release prep v1.2.0
Diffstat (limited to 'REFERENCE.md')
-rw-r--r--REFERENCE.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/REFERENCE.md b/REFERENCE.md
index 25a335f..13ec829 100644
--- a/REFERENCE.md
+++ b/REFERENCE.md
@@ -58,16 +58,16 @@ those providers that write to disk.
The following parameters are available in the `mailalias` type.
-* [`name`](#name)
-* [`provider`](#provider)
+* [`name`](#-mailalias--name)
+* [`provider`](#-mailalias--provider)
-##### <a name="name"></a>`name`
+##### <a name="-mailalias--name"></a>`name`
namevar
The alias name.
-##### <a name="provider"></a>`provider`
+##### <a name="-mailalias--provider"></a>`provider`
The specific backend to use for this `mailalias` resource. You will seldom need to specify this --- Puppet will usually
discover the appropriate provider for your platform.