fix: remove `apt::` prefix from fact variables
authorJohan Fleury <jfleury@arcaik.net>
Mon, 2 Jan 2023 14:12:25 +0000 (09:12 -0500)
committerJohan Fleury <jfleury@arcaik.net>
Mon, 2 Jan 2023 14:12:25 +0000 (09:12 -0500)
commitbacf745929fe3f018f1108e64249140e5337d83f
tree84a55cbc1ea5d68c4d6521bf3c98c4ef8fc53b8d
parent527d0950130cbeac854a5f0178710a7be8a5bd51
fix: remove `apt::` prefix from fact variables

Fact variables are top-scopped and should not be prefixed by module name.

This bug was introduced by cb6e58cedbd6d7a9bfc63c97c83d51eb39e9c7dc.
manifests/update.pp
spec/classes/apt_update_spec.rb