Hi Julia, 

> When I enter e.g. 
> puppet resource package 
> on the command line of a client with a present puppet installation, I am able 
> to obtain a list of all installed packages on that system, including the 
> version number. How can I access this data within Foreman centrally? And how 
> can I enable, that this information is in some kind "cached" on the server if 
> a client is offline? 

In the web UI this information is available at: 

Hosts -> Content Hosts -> <select your host> -> "Packages" tab 

You can also grab this data via the API using: 

GET /api/hosts/:host_id/packages 

Regards, 

j 


-- 
You received this message because you are subscribed to the Google Groups 
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to