# Ensures python is installed class tracingcarbon::python ( ) { package { 'python39': ensure => 'installed', } }