diff --git a/manifests/init.pp b/manifests/init.pp
index dc93df542014228498f0e6a96316b697bd4402c2..2273e7aa0032512fd64237b1fb4cd2357d312c1c 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -7,7 +7,6 @@ class aes {
       'devtoolset-7',
       'java-11-openjdk-devel',
       'python36',
-      'squid',
     ]:
       ensure  => installed,
       require => Class['liurepo::centos_sclo_rh'],