From: alex Date: Thu, 18 Jul 2024 18:39:40 +0000 (+0200) Subject: Bundle cron module no longer in Puppet? X-Git-Tag: 20241020-emacs~124 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=1d9d9d8510b049f74bd9cbc51d1cf8bbbbb7250b;p=alex.git Bundle cron module no longer in Puppet? --- diff --git a/.gitmodules b/.gitmodules index ed8cbbd..564647a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "personal_infra/talos-check"] path = personal_infra/talos-check url = https://github.com/alexpdp7/talos-check.git +[submodule "personal_infra/puppet/modules/cron"] + path = personal_infra/puppet/modules/cron + url = https://github.com/puppetlabs/puppetlabs-cron_core.git diff --git a/personal_infra/puppet/modules/cron b/personal_infra/puppet/modules/cron new file mode 160000 index 0000000..19eb783 --- /dev/null +++ b/personal_infra/puppet/modules/cron @@ -0,0 +1 @@ +Subproject commit 19eb78319c9ea3389b3601fef69faafcc250ab43