Skip to content
Snippets Groups Projects
Commit 952cab06 authored by Klas Arvidsson's avatar Klas Arvidsson
Browse files

Added python3-pip required by opendsa

parent 84145859
Branches
Tags
2 merge requests!50Fix: Puppet Defining "data_provider": "hiera" in metadata.json is deprecated....,!40Merge from devel. Commits related to RHEL9 upgrade and pdk cleanup.
Pipeline #109665 passed
...@@ -26,6 +26,7 @@ class aes { ...@@ -26,6 +26,7 @@ class aes {
'gcc-c++', 'gcc-c++',
'libaio', 'libaio',
'python3', 'python3',
'python3-pip',
]: ]:
ensure => installed, ensure => installed,
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment