Don't remove libjs-jquery

Other packages, such as bup (for backups) depend on this, so removing
it also removes them.  Just leave it alone.

Change-Id: I4d3d69f943cf5f625ff1d2af475e6a6ed0dfa411
This commit is contained in:
Ian Wienand 2018-03-16 18:06:27 +11:00
parent b9382ddaf2
commit 08a3c5f772
1 changed files with 0 additions and 3 deletions

View File

@ -368,9 +368,6 @@ class zuul (
}
if $zuulv3 {
package { 'libjs-jquery':
ensure => absent,
}
$v2_web_dirs = [
'/opt/twitter-bootstrap',
'/opt/jquery-visibility',