class profiles::workstation { $os = $facts['os']['name'].downcase() include "::profiles::workstation::${os}" }