I just installed the puppetdbquery module from forge, and ran the below 
commands. I think I am good :)

root@puppet:~# puppet query nodes '(architecture=amd64)'
box30.test.com
puppet.test.com
root@puppet:~#

root@puppet:~# curl -s 'http://puppet.test.com:8080/v3/nodes' | jq -r 
'.[].name'
box30.test.com
puppet.test.com
root@puppet:~#

Regards,
Vikas

On Monday, 18 August 2014 21:41:05 UTC+10, Vikas Kumar wrote:
>
> Hi Juan,
>
> Thanks a ton, it did the magic. I was under an impression that puppetdb 
> forge module will install puppetdb too.
>
> Now, *puppet agent --test* command is working fine. But, I need to ensure 
> that is working as desired. I am new to puppetdb, will google out something 
> or write a small class to confirm it is working fine. 
>
> Regards,
> Vikas
>
> On Monday, 18 August 2014 20:40:22 UTC+10, Juan Sierra Pons wrote:
>>
>> Hi, 
>>
>> I am using puppetlabs-puppetdb module too. 
>> Can you install puppetdb manually using your os package tool (apt/yum)? 
>>
>> Regards 
>>
>> --------------------------------------------------------------------------------------
>>  
>>
>> Juan Sierra Pons                                 ju...@elsotanillo.net 
>> Linux User Registered: #257202 
>> Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo 
>> GPG key = 0xA110F4FE 
>> Key Fingerprint = DF53 7415 0936 244E 9B00  6E66 E934 3406 A110 F4FE 
>> --------------------------------------------------------------------------------------
>>  
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/612214c0-9b34-4131-9993-617e8df9e8c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to