Sha256: afbbf33bbd3f1a4fb77bbde3e943fe8d4f8032f6870bf2d6237a100a87b0ef4c
Contents?: true
Size: 487 Bytes
Versions: 3
Compression:
Stored size: 487 Bytes
Contents
#!/usr/bin/env ruby #^syntax detection source "https://supermarket.chef.io" metadata cookbook 'user' cookbook 'rvm', github: 'fnichol/chef-rvm' cookbook '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
3 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
from-scratch-0.1.1 | Berksfile |
from-scratch-0.1.1 | cookbooks/scratchify/Berksfile |
from-scratch-0.1.0 | Berksfile |