clburlison / bakeit

A platform agnostic chef bootstrap tool
MIT License
8 stars 0 forks source link

Template out client.rb file #9

Closed clburlison closed 6 years ago

clburlison commented 6 years ago

Need to dynamically create the client.rb file. Ideally this would be setup so we have a base config then layer platform specific variables on top of the base config.

clburlison commented 6 years ago

First pass of this task is complete. A refactor might come at a later time.