Skip to content

Commit

Permalink
Merge pull request voxpupuli#1 from mbarr-snap/ltsrepo
Browse files Browse the repository at this point in the history
Remove diagnostic code from repo.pp
  • Loading branch information
Matthew Barr committed Jan 2, 2013
2 parents ca1435d + 8d35b4e commit 938204a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/repo.pp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# JJM These anchors work around #8040
anchor { 'jenkins::repo::alpha': }
anchor { 'jenkins::repo::omega': }
notify {"Repos with \$lts ${lts} . \$repo ${repo} ":}

if $repo == 1 {
case $::osfamily {
Expand Down

0 comments on commit 938204a

Please sign in to comment.