Package {
provider => $operatingsystem ? {
debian => aptitude,
redhat => yum.
oel => up2date,
}
}