Skip to content

Commit

Permalink
Fix apt repo removing default deb-src line
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Fortin committed Jul 10, 2012
1 parent 2ad0e8f commit de39b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/repo/apt.pp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
location => 'http://repos.sensuapp.org/apt',
release => 'sensu',
repos => $repo,
include_src => false,
}

apt::key { 'sensu':
Expand Down

0 comments on commit de39b60

Please sign in to comment.