Sha256: e4ddfb5b5e9cfd39060e7579d97e8500ea70840ad893043fb28f044a83242ab7
Contents?: true
Size: 510 Bytes
Versions: 1
Compression:
Stored size: 510 Bytes
Contents
#!/usr/bin/env ruby #^syntax detection source "https://supermarket.chef.io" metadata cookbook 'user' cookbook 'rvm', github: 'fnichol/chef-rvm' cookbook 'postgresql', path: '../postgresql' # cookbook 'dpkg_packages', git: "https://gitlab.acid.cl/acidlabs/chef-dpkg-packages.git" # cookbook 'nginx', git: "https://gitlab.acid.cl/acidlabs/chef-nginx.git" # cookbook 'postgresql', git: "https://github.com/phlipper/chef-postgresql.git" # cookbook 'rvm' # cookbook 'ssh-hardening' # cookbook 'sudo'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
from-scratch-0.2.0 | cookbooks/scratchify/Berksfile |