Skip to content

Commit

Permalink
download selenium jars as the selenium user
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed Oct 1, 2013
1 parent b08a9b9 commit f4f887b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/install.pp
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
source => $jar_url,
destination => "${selenium::server::jar_path}/${jar_name}",
timeout => 30,
execuser => $selenium::server::user,
require => File[$jar_path],
}

Expand Down

0 comments on commit f4f887b

Please sign in to comment.