# This class is the base for any other services handled by this module. class git { package { "git-core": ensure => installed } }