-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timezone is not Indempotent #22
Comments
I'm not quite sure either. Can you re-test with the latest master commit (72e44c0) and let me know which platform/version this is on? |
Ya same results with the latest.
|
…ezone needs to be changed for idempotency, improve logic around cron service definition for platforms not yet supported in cron cookbook, do not update the timezone resource unless the zone is changed.
Ok, learnt a couple of things there with resources i.e. log resources probably always are regarded as updated, don't do updated_by_last_action unless the resource was actually updated. |
Example run where there is no resources updated:
|
That seems to have done the trick. Thanks! |
I always seem to get "2 resources updated" when using this on centos 6.6.
Having trouble locating the issue...
The text was updated successfully, but these errors were encountered: