Skip to content

Instantly share code, notes, and snippets.

@phwelo
Created February 6, 2018 17:28
Show Gist options
  • Save phwelo/811cc847157b9fa6e393ff6ec3fcf849 to your computer and use it in GitHub Desktop.
Save phwelo/811cc847157b9fa6e393ff6ec3fcf849 to your computer and use it in GitHub Desktop.
[XML .config refactoring plans] Refactor the XML .config file handling by changing the config that comes with the file instead of using chef templates #chef #template #config #xml

XML .config Handling

Why

If we don't rely on each cookbook holding the correct configuration file, we become more version agnostic than we could be previously

How

Write either a powershell/ruby script or custom resource that will allow for specifying an XML key and the intended value

When

Not yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment