# Pastebin DzuOVyXE default.rb case node["platform"] when "debian", "ubuntu" package 'ruby1.9.1-dev' when "redhat", "centos", "fedora" end