X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=lib%2Ffacter%2Fapt_reboot_required.rb;h=7656f705aa85643a3e1a53a54249880a3458e6f7;hb=refs%2Fheads%2Frelease-prep;hp=1e1650a77c06d1581056f035f7564e7c9d62c703;hpb=2b536b6a200e8f4f7f7ae37ec091abd06ca4cb70;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/lib/facter/apt_reboot_required.rb b/lib/facter/apt_reboot_required.rb index 1e1650a..7656f70 100644 --- a/lib/facter/apt_reboot_required.rb +++ b/lib/facter/apt_reboot_required.rb @@ -1,3 +1,5 @@ +# frozen_string_literal: true + # apt_reboot_required.rb Facter.add(:apt_reboot_required) do confine osfamily: 'Debian'