hursday, 4 October 2012 10:00:34 UTC+1, Nathan Flynn wrote:
Hello,
>
> I am having problems with Puppet since upgrading to 3.0.0.
>
> When I call an inventory search I get a Error 400. I have used dashboard +
> Perl
>
> Oct 4 08:58:43 puppet01 puppet-master[7008]: Handl
usion_passenger/abstract_server.rb:196:in
`start_synchronously'
Oct 4 13:51:42 puppet01 puppet-master[1893]:
/usr/lib/phusion_passenger/passenger-spawn-server:61
On Thursday, 4 October 2012 10:00:34 UTC+1, Nathan Flynn wrote:
>
> Hello,
>
> I am having problems with Puppet since
Hello,
I am having problems with Puppet since upgrading to 3.0.0.
When I call an inventory search I get a Error 400. I have used dashboard +
Perl
Oct 4 08:58:43 puppet01 puppet-master[7008]: Handling request: GET
/production/facts_search/search?facts.lsbdistcodename.eq=lenny
Oct 4 08:58:43 p
Hello,
This is the way we currently define nodes using modules/classes. Unsure if
this is the best method but as dashboard does not do parameterized class
variables seems the right way.
We apparent zen_ to everything thats making up our servers. I am having
problems with the MySQL module as I
Hello,
When I do a facts search I get an error;
Example;
https://puppet01.admin.X.net.uk:8140/production/facts_search/search?facts.operatingsystem=Debian
undefined method `has_fact_with_value' for #
Any help on tracking this down would be greatly appreciated.
The error is also in the log;
M
Hello,
I have been playing around with this today and have managed to get it working.
It appears if you are using puppet-dashboard and use external nodes you do not
need to call extlookup() to access to variable, it is just globally available.
Example:
root@puppet01:/etc/puppet# /usr/share/pup