twolfson / twolfson.com-scripts

Scripts used for bootstrapping and deploying services for twolfson.com and its subdomains
The Unlicense
33 stars 2 forks source link

Define `data_file` and `data_template` resources #8

Closed twolfson closed 8 years ago

twolfson commented 8 years ago

In our Chef configuration, we have a lot of files that leverage data_dir. We should simplify those resources by providing default contents that use the resource's name as its contents. For example /etc/timezone would receive $data_dir/etc/timezone.

twolfson commented 8 years ago

We have released the data_file resources in 2.4.0.