Actions
Feature #180
closedQuery to return more information
Description
Hello,
I thought it would be very useful if the current query functionality was extended, so the query could optionally return more information than just hostnames - any other facts, parameters, classes etc.
Something like:
{
"fact"=>{"domain"=>"domain", "puppetversion"=>"0.24.4"},
"class" => ["common","my_special_class"]
"to_return" => ["fqdn","ipaddress"]
}
Updated by Ohad Levy about 15 years ago
- Category set to 19
- Status changed from New to Assigned
- Assignee set to Ohad Levy
- Target version set to 0.1-5
Updated by Ohad Levy about 15 years ago
- Status changed from Assigned to Ready For Testing
- % Done changed from 0 to 100
Actions