Skip to content

Commit

Permalink
Merge pull request #891 from synyx/include_apt
Browse files Browse the repository at this point in the history
Include apt in apt::backports
  • Loading branch information
sheenaajay authored Jan 13, 2020
2 parents c6be7f3 + d7b00b1 commit 81ae72d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/backports.pp
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
Optional[Variant[String, Hash]] $key = undef,
Optional[Variant[Integer, String, Hash]] $pin = 200,
){

include apt

if $location {
$_location = $location
}
Expand Down

0 comments on commit 81ae72d

Please sign in to comment.