# limitations under the License.
#
+include_recipe "accounts"
include_recipe "apache"
+include_recipe "munin"
-package "perl"
-package "pbzip2"
-package "osmosis"
-
-package "php-cli"
+package %w[
+ perl
+ php-cli
+]
file "/etc/cron.d/planet" do
action :delete