Skip to content

Commit 456c426

Browse files
authored
Merge pull request #1131 from Aseiide/fix-typo
config.pp: fix typo
2 parents 1068b7c + aaf621d commit 456c426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/config.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
configdir => $elasticsearch::configdir,
207207
purge => $elasticsearch::purge_secrets,
208208
settings => $elasticsearch::secrets,
209-
notify => $::elaticsearch::_notify_service,
209+
notify => $::elasticsearch::_notify_service,
210210
}
211211
}
212212

0 commit comments

Comments
 (0)