Class | Chef::OpenIDRegistration |
In: |
lib/chef/openid_registration.rb
|
Parent: | Object |
DESIGN_DOCUMENT | = | { "version" => 3, "language" => "javascript", "views" => { "all" => { "map" => <<-EOJS function(doc) { if (doc.chef_type == "openid_registration") { emit(doc.name, doc); } } EOJS |
admin | [RW] | |
couchdb_rev | [RW] | |
name | [RW] | |
password | [RW] | |
salt | [RW] | |
validated | [RW] |
List all the Chef::OpenIDRegistration objects in the CouchDB. If inflate is set to true, you will get the full list of all registration objects. Otherwise, you‘ll just get the IDs