todo - Atalanta/chef-base GitHub Wiki

Rewriting base cookbook to LWRP checklist.

STATUS:
In progress

MATERIALS:

CHECKLIST: ([>] - in progress, [x] - done, [%] - cancelled, [?] -
on-hold)

[x] Write part of provider that setups hostname
[x] Write tests
[x] Write part of provider that installs emacs
[x] Write tests
[x] Write part of provider that installs tmux
[x] Write tests
[x] Write part of provider that installs system user
[x] Write tests
[x] Write part of provider that remove chef-client validation keys
[x] Write tests
[x] Write part of provider that installs bashd for system user
[x] Write tests
[>] Write part of provider that configure NTP/localtime (UTC by default)
[ ] Write tests
[ ] Write docs
[ ] Clean up metadata.rb and recipes/default.rb 
[ ] Finish TODO.md bits.
[ ] Write part of provider that installs arbitrary users (disabled by default)
[ ] Write tests
[ ] Rewrite cookbook to support Ubuntu 12.04 LTS
[ ] Rewrite cookbook to support CentOS 6.x
[ ] Write tests
[ ] Rewrite cookbook to support CentOS 7.x
[ ] Write tests
[ ] Write part of provider that disable selinux for CentOS.
[ ] Write tests
[ ] Write part of provider that disable sendmail for CentOS (disabled by defailt)
[ ] Write tests
[ ] Write docs
[ ] Code review by Stephen
[ ] Merge to master branch
[ ] Profit!