From c0a481a936e0a69cd93d214ce5dffd41b86c3ca9 Mon Sep 17 00:00:00 2001 From: markaddonizio <135711432+markaddonizio@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:57:50 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c6a402..c38f12d 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ This module will also add a cron job to periodically run the `aide --check` comm This module requires some additional modules, but it is highly likely that they are already installed on your puppet server. They are as follows: -* `puppetlabs/concat` `4.0 - 8.0` -* `puppetlabs/stdlib` `4.0 - 8.0` -* `puppet/cron` `1.0 - 8.0` +* `puppetlabs/concat` `9.0 - 10.0` +* `puppetlabs/stdlib` `9.0 - 10.0` +* `puppet/cron` `1.0 - 5.0` ## Examples