Skip to content

Commit

Permalink
Test custom apt-daily timers
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>
  • Loading branch information
Norman Ziegner committed Jun 6, 2023
1 parent f393e28 commit 233ff01
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ provisioner:
unattended_remove_unused_kernel_packages: true
unattended_only_on_ac_power: true
unattended_mail_sender: "jane@example.org"
unattended_systemd_timer_override: true
unattended_apt_daily_oncalendar: "*-*-* 11:08"
unattended_apt_daily_randomizeddelaysec: "5m"
unattended_apt_daily_upgrade_oncalendar: "*-*-* 11:31"
unattended_apt_daily_upgrade_randomizeddelaysec: "5m"
playbooks:
prepare: "prepare.yml"
check: "converge.yml"
Expand Down

0 comments on commit 233ff01

Please sign in to comment.