Merge in changes from stable

This commit is contained in:
Micke Nordin 2023-11-01 16:56:45 +01:00
parent 9d5e53c0cc
commit f4eca0b747

View file

@ -72,7 +72,7 @@ class sunetdrive::script (
ensure => installed,
provider => apt,
}
package { 'python3.9':
package { 'python3':
ensure => installed,
provider => apt,
}