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:
parent
5c956c5995
commit
dbfd559052
@ -57,7 +57,6 @@ class jeepyb (
|
||||
|
||||
$remove_packages = [
|
||||
'python-paramiko',
|
||||
'python-six',
|
||||
]
|
||||
|
||||
package { $remove_packages:
|
||||
|
Loading…
Reference in New Issue
Block a user