diff --git a/manifests/init.pp b/manifests/init.pp index 8881fe4..e9c1777 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -368,9 +368,6 @@ class zuul ( } if $zuulv3 { - package { 'libjs-jquery': - ensure => absent, - } $v2_web_dirs = [ '/opt/twitter-bootstrap', '/opt/jquery-visibility',