Sha256: 5cebc9ebd9f0c9bce445472f6845d322ec2feee6f0d8932d3669281b5216f3fa
Contents?: true
Size: 561 Bytes
Versions: 7
Compression:
Stored size: 561 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 a directory named "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
7 entries across 7 versions & 1 rubygems