From cb0fb93f77f83f0986d392849d1d6067115cf02b Mon Sep 17 00:00:00 2001 From: William Wernert Date: Thu, 18 Mar 2021 11:28:25 -0400 Subject: [PATCH] Also add python packaging lib package to common state --- salt/common/init.sls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/salt/common/init.sls b/salt/common/init.sls index 4a0a93c5d..32e96f335 100644 --- a/salt/common/init.sls +++ b/salt/common/init.sls @@ -104,6 +104,7 @@ commonpkgs: - python3-dateutil - python3-m2crypto - python3-mysqldb + - python3-packaging - git heldpackages: pkg.installed: @@ -137,6 +138,7 @@ commonpkgs: - python36-dateutil - python36-m2crypto - python36-mysql + - python36-packaging - yum-utils - device-mapper-persistent-data - lvm2