Hi,

1.  When I have in node.pp:
         case $hostname {
             'puppetagent': {include sendmail}
         }
    I got the error:
        *Error: Could not retrieve catalog from remote server: Error 400 on 
SERVER: Could not find default node or by name with 
'puppetagent.weizmann.ac.il <http://puppetagent.weizmann.ac.il/>,   *
*        puppetagent.weizmann.ac 
<http://puppetagent.weizmann.ac/>, puppetagent.weizmann, puppetagent' on 
node puppetagent.weizmann.ac.il <http://puppetagent.weizmann.ac.il/>*

2.  When I have:
         node puppetagent.weizmann.ac.il { 
             include sendmail 
         } 
     *it's work okay.*

3.  I also don't have the 'Inventory' section in Dashboard and I have only 
the error:
        *Could not retrieve facts from inventory service: 403 "Forbidden"*
     under the 'Inventory' title.

Thank you for your promptly answer.


On Thursday, December 12, 2013 11:13:50 AM UTC+2, Felix.Frank wrote:
>
> This is getting confusing. 
>
> Please share what your nodes.pp looks like now and what error that yields. 
>
> Thanks, 
> Felix 
>
> On 12/12/2013 10:09 AM, [email protected] <javascript:> wrote: 
> > I get the mention error when I try to use the facter and use $hostname 
> > in my manifest file node.pp 
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/d39eed6d-a1b6-40d7-ac76-30040c992090%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to