On Tue, Jan 11, 2011 at 1:36 AM, Uwe Bartels <uwe.bart...@gmail.com> wrote:

> Hi,
>
> are there any reserved words i'm not allowed to use in the puppet
> manifests?
> I have some strange errors that came up using puppet manifests with
> variables like
> - $string
> - $type
> - $label
>

The are special variables, not reserved words:

also $module_name, $title, $name, $caller_module_name


> After changing these variable names everything worked as expected.
>
> Best...
> Uwe
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com<puppet-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to