Sha256: 788a0d2fcb2c317249e1c3ea659e56801b756fa799223fe64501cfec63d977ba

Contents?: true

Size: 147 Bytes

Versions: 4

Compression:

Stored size: 147 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.10.3 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb
lobot-0.10.2 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb
lobot-0.10.1 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb
lobot-0.10.0 lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb