]> git.openstreetmap.org Git - chef.git/commit
Convert ohai_plugin to an LWRP
authorTom Hughes <tom@compton.nu>
Tue, 10 Feb 2015 23:00:29 +0000 (23:00 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 11 Feb 2015 00:20:30 +0000 (00:20 +0000)
commitc1f1e240baece8f3a3ee1d7139736e4a6a0f027e
tree594adcedc7a57044732d2c7fd769d9d8b015256b
parent375d9c18ecbcc81fa7f5c4b352a87ab02950a219
Convert ohai_plugin to an LWRP
cookbooks/chef/.foodcritic
cookbooks/chef/definitions/ohai_plugin.rb [deleted file]
cookbooks/chef/metadata.rb
cookbooks/chef/recipes/default.rb
cookbooks/chef/templates/default/client.rb.erb
cookbooks/ohai/README.md [new file with mode: 0644]
cookbooks/ohai/attributes/default.rb [new file with mode: 0644]
cookbooks/ohai/metadata.rb [new file with mode: 0644]
cookbooks/ohai/providers/plugin.rb [new file with mode: 0644]
cookbooks/ohai/resources/plugin.rb [new file with mode: 0644]
cookbooks/postgresql/metadata.rb