X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=README.md;h=f3a8fc70057a25529a77a61f257906d4e422a273;hb=96d48eca08b0376a04ac0cb7338867f61c78b1e4;hp=e8e6d39bd345571bddc682007a669d393f788425;hpb=f2c3956fd12ff980615cdc07b9ff884b31af2f58;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/README.md b/README.md index e8e6d39..f3a8fc7 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,8 @@ apt::sources: * `apt_update_last_success`: The date, in epochtime, of the most recent successful `apt-get update` run (based on the mtime of /var/lib/apt/periodic/update-success-stamp). +* `apt_reboot_required`: Determines if a reboot is necessary after updates have been installed. + #### Class: `apt` Main class, includes all other classes.