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
The current centrify::cron module is only included if install_flush_cronjob is True. So puppet will create the cronjob but if one disables the setting, it will not clean-up after itself.
Perhaps instead it could set the ensure property accordingly.
The current centrify::cron module is only included if install_flush_cronjob is True. So puppet will create the cronjob but if one disables the setting, it will not clean-up after itself.
Perhaps instead it could set the ensure property accordingly.