0

Simply trying to generate a new skeleton recipe is giving me an error:

chef generate recipe appd_agent

================================================================================
Recipe Compile Error in 
/opt/chefdk/embedded/lib/ruby/gems/2.4.0/gems/chef-dk-
2.0.28/lib/chef-dk/skeletons/code_generator/recipes/recipe.rb


RuntimeError
------------
can't modify frozen String

Can anyone tell me why I'm getting this?

TyMac
  • 783
  • 2
  • 9
  • 32

1 Answers1

1

This is a bug in Chef, it is being tracked in https://github.com/chef/chef/issues/6304.

coderanger
  • 52,400
  • 4
  • 52
  • 75