Sha256: d9228cac8ba51e7ddfc970062e2e469540e63b99db5eae520e11fda33bd95512
Contents?: true
Size: 479 Bytes
Versions: 15
Compression:
Stored size: 479 Bytes
Contents
@announce @cookbooks @chef_repo Feature: Clone remote Chef repository for cookbooks In order to have a Chef skeleton to build a custom deployment As an Administrator I want to automatically clone a generic base Chef repository Scenario: Clone a remote Chef skeleton repository And the remote Chef repository "git://github.com/opscode/chef-repo.git" When I clone the remote Chef repository branch "master" to "myapp" Then the local Chef repository exists
Version data entries
15 entries across 15 versions & 1 rubygems