Sha256: 2cbde5fda72b0b2f97bed0fbca192529d923d056164299984dd3ce979b206a2b

Contents?: true

Size: 536 Bytes

Versions: 3

Compression:

Stored size: 536 Bytes

Contents

#!/usr/bin/env ruby
#^syntax detection

source "https://supermarket.chef.io"

metadata

cookbook 'user'
cookbook 'rvm', github: 'fnichol/chef-rvm'
cookbook 'postgresql', github: 'sandrew/postgresql', branch: 'develop'

# 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.3.0 Berksfile
from-scratch-0.3.0 cookbooks/scratchify/Berksfile
from-scratch-0.2.0 Berksfile