Get rid of /var/lib/ntp/ntp.conf.dhcp if it exists
[mirror/dsa-puppet.git] / modules / hardware / manifests / init.pp
1 class hardware {
2         include hardware::raid
3 }