Skip to content

Commit

Permalink
Fix apt_Release bug
Browse files Browse the repository at this point in the history
  • Loading branch information
alvagante committed Nov 16, 2016
1 parent 31d0d17 commit 49c8a74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/repo3.pp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
yum_priority => $yum_priority,
yum_mirrorlist => $yum_mirrorlist,
apt_repos => $apt_repos,
apt_release => $apt_release,
apt_include_src => $apt_include_src,
apt_pin => $apt_pin,
}
Expand Down

0 comments on commit 49c8a74

Please sign in to comment.