Skip to content

Commit

Permalink
drop deb from the web profile
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Dec 10, 2024
1 parent e1118c1 commit 4f95f59
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions puppet/modules/profiles/manifests/web.pp
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,8 @@
) {
contain web

contain web::vhost::archivedeb

class { 'web::vhost::deb':
stable => $stable,
}
contain web::vhost::deb

contain web::vhost::downloads

contain web::vhost::stagingdeb

class { 'web::vhost::web':
stable => $stable,
}
Expand Down

0 comments on commit 4f95f59

Please sign in to comment.