chef / chef

Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
http://www.chef.io/chef/
Apache License 2.0
7.6k stars 2.51k forks source link

Add a resource for editing files #7322

Open tas50 opened 6 years ago

tas50 commented 6 years ago

This is a longstanding request from users that is necessary when you can't fully manage a config file. We should figure out exactly what this looks like and checkout of some of the prior art for inspiration. @lamont-granquist has interacted with Sous Chefs on the line cookbook and has thoughts.

btm commented 4 years ago

https://github.com/chef/chef/tree/lcg/file-edit

btm commented 4 years ago

Related: https://github.com/chef/chef/issues/7043