You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
First off, awesome cookbook. It almost does exactly what I need... 😉
At our company, we only perform chef-client runs at specific times (e.g. when migrating software). Therefore, the repo sync being performed as part of the chef-client run doesn't work well for us. We would prefer the ability to schedule the sync using cron. With scheduled syncing, we would also prefer to disable the sync during the chef-client run.
I've been working on a PR to add this functionality, but wanted to gauge your interest before I get too far into it.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First off, awesome cookbook. It almost does exactly what I need... 😉
At our company, we only perform
chef-client
runs at specific times (e.g. when migrating software). Therefore, the repo sync being performed as part of thechef-client
run doesn't work well for us. We would prefer the ability to schedule the sync usingcron
. With scheduled syncing, we would also prefer to disable the sync during thechef-client
run.I've been working on a PR to add this functionality, but wanted to gauge your interest before I get too far into it.
The text was updated successfully, but these errors were encountered: