Sha256: 77cf65c131ff8166cf44845f6d2c2ededa9b92ad1630e085a9ce75eec2c91e10

Contents?: true

Size: 312 Bytes

Versions: 3

Compression:

Stored size: 312 Bytes

Contents

%w(xorg-x11-fonts-Type1 xorg-x11-fonts-75dpi bitmap-fonts xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-fonts-truetype xorg-x11-fonts-ISO8859-15-75dpi xorg-x11-fonts-ISO8859-15-100dpi xorg-x11-fonts-ISO8859-1-100dpi liberation-fonts dejavu-lgc-fonts).each do |font|
  yum_package font do
    action :install
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lobot-0.10.3 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/fonts.rb
lobot-0.10.2 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/fonts.rb
lobot-0.10.1 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/fonts.rb