Knotx / knotx-cookbook

Cookbook for automated Knot.x deployment
http://knotx.io
Apache License 2.0
2 stars 5 forks source link

Local config changes are not overwritten by subsequent chef-client run #9

Open jwadolowski opened 6 years ago

jwadolowski commented 6 years ago

For the sake of experiment I modified JSON configuration and restarted knot.x instance. I run chef-client afterwards, but it didn't restore the original configuration (stored in Git) and my changes were left intact. I guess it'd be better to detect and local changes and restore desired state.