Skip to content

Commit aaf621d

Browse files
committed
fix typo
1 parent 1068b7c commit aaf621d

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)