class ikiwiki::packages { package { [ 'ikiwiki', 'libtext-multimarkdown-perl', 'libimage-magick-perl', ]: ensure => installed, } }