Sha256: f25e9da7ddfedd91f10df395e7c9b79b464c2e13c5a9b4fd42e990decd5126d1
Contents?: true
Size: 267 Bytes
Versions: 1
Compression:
Stored size: 267 Bytes
Contents
package "git-core" gem_package "bundler" git "/home/runit-man" do repository "git://github.com/Undev/runit-man.git" enable_submodules true end bash "bundle" do code "cd /home/runit-man && bundle install --without development" end runit_service "runit-man"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
runit-man-2.3.19 | cookbooks/provisioning/recipes/default.rb |