Sha256: 6a7dcdb8f0271c3f09d49356dc83f3f8cf0d5018873df896a7ca45fc00d4ffb9

Contents?: true

Size: 146 Bytes

Versions: 4

Compression:

Stored size: 146 Bytes

Contents

execute "install xvfb" do
  command "yum -y install xorg-x11-server-Xvfb"
end

execute "install firefox" do
  command "yum -y install firefox"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lobot-0.9.7 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb
lobot-0.9.6 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb
lobot-0.9.5 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb
lobot-0.9.4 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb