Sha256: a890e2127f7af67a9bfd376625cf599ddeff44de86e17c1611874365e5854735

Contents?: true

Size: 81 Bytes

Versions: 8

Compression:

Stored size: 81 Bytes

Contents

# chef-solo already installed
if which chef-solo >/dev/null 2>&1; then
  exit
fi

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
chake-0.91 lib/chake/bootstrap/chef/01_installed.sh
chake-0.90.3 lib/chake/bootstrap/chef/01_installed.sh
chake-0.90.2 lib/chake/bootstrap/chef/01_installed.sh
chake-0.90.1 lib/chake/bootstrap/chef/01_installed.sh
chake-0.90 lib/chake/bootstrap/chef/01_installed.sh
chake-0.82 lib/chake/bootstrap/chef/01_installed.sh
chake-0.81.1 lib/chake/bootstrap/chef/01_installed.sh
chake-0.81 lib/chake/bootstrap/chef/01_installed.sh