Revert "Remove python-six on centos"

It seems after 7.4 point release, python-six is used my other packages beside cloud-init (specifically libstoragemgmt). For now, revert so we can get puppet working again. Then start discussions on creating DIB images for control plane servers.

This reverts commit 5c956c5995.

Change-Id: Iff7723b24eaa9aed207efd330fc0ae756020a072
This commit is contained in:
Paul Belanger 2018-01-08 16:34:00 +00:00
parent 5c956c5995
commit dbfd559052
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ class jeepyb (
$remove_packages = [
'python-paramiko',
'python-six',
]
package { $remove_packages: