Sha256: 8ac6783caaef5d6d7e4ef0a62350e4dc09893150d181d86d2a5fba56cff5d4d3
Contents?: true
Size: 557 Bytes
Versions: 8
Compression:
Stored size: 557 Bytes
Contents
@announce @cookbooks @chef_repo Feature: Clone local 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 Background: Given the directory "ckbk/scratch" Scenario: Clone a local Chef skeleton repository And the remote Chef repository "./../../features/data/repositories/chef-repo/.git" When I clone the remote Chef repository branch "master" to "ckbk/scratch/myapp" Then the local Chef repository exists
Version data entries
8 entries across 8 versions & 1 rubygems