lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb in lobot-0.9.7 vs lib/generators/lobot/templates/chef/cookbooks/pivotal_ci/recipes/xvfb.rb in lobot-0.10.0
- old
+ new
@@ -2,6 +2,6 @@
command "yum -y install xorg-x11-server-Xvfb"
end
execute "install firefox" do
command "yum -y install firefox"
-end
\ No newline at end of file
+end