Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

code_generator kitchen.yml.erb is out-of-date (centos-6.4) #177

Closed
thomas-riccardi opened this issue Oct 2, 2014 · 3 comments · Fixed by #212
Closed

code_generator kitchen.yml.erb is out-of-date (centos-6.4) #177

thomas-riccardi opened this issue Oct 2, 2014 · 3 comments · Fixed by #212
Labels
Status: Good First Issue An issue ready for a new contributor. Type: Enhancement Adds new functionality.

Comments

@thomas-riccardi
Copy link

Version:

chefdk_0.2.2-1_amd64.deb (also current master).

Scenario:

Using chef generate cookbook, it generates .kitchen.yml with out-of-date centos vagrant box (centos-6.4 instead of 6.5).

Steps to Reproduce:

$ chef generate cookbook test-cookbook
$ grep centos test-cookbook/.kitchen.yml 
  - name: centos-6.4

Expected Result:

Up-to-date centos vagrant box (centos-6.5).

Actual Result:

Out-of-date centos vagrant box (centos-6.4).

@danielsdeleo
Copy link
Contributor

This should be super simple to fix and would be a great way to get started contributing if you're interested.

@thomas-riccardi
Copy link
Author

I'm not interested in contributing patches to chef-dk, I just wanted to bug report.

@sersut
Copy link

sersut commented Oct 10, 2014

That's cool @triccardi-systran. No worries 😄

martinb3 added a commit to martinb3/chef-dk that referenced this issue Oct 29, 2014
ksubrama pushed a commit that referenced this issue Jan 11, 2016
lightening the colors of the background
@thommay thommay added Type: Jump In Type: Enhancement Adds new functionality. and removed Easy labels Feb 1, 2017
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
@tas50 tas50 added Status: Good First Issue An issue ready for a new contributor. and removed Help: Good First Issue labels Jan 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Good First Issue An issue ready for a new contributor. Type: Enhancement Adds new functionality.
Development

Successfully merging a pull request may close this issue.

5 participants