Revert "apache: Removed redundant imports"

This reverts commit 92f7a164e4.
This commit is contained in:
Ossi Salmi 2013-10-07 15:29:08 +03:00
parent 90fc74c9f0
commit b9ab6e9105

View file

@ -1,3 +1,6 @@
import "debian.pp"
import "redhat.pp"
# Install Apache, www logrotate script and cron job. # Install Apache, www logrotate script and cron job.
# #
class apache::common { class apache::common {