On Wed, 24 Nov 2010 17:27:23 +0530
Mohit Chawla wrote:

> Hi,
> 
> On Wed, Nov 24, 2010 at 5:02 PM, Arnau Bria <arnaub...@pic.es> wrote:
> 
> > SO I tried the example from
> > http://docs.puppetlabs.com/references/stable/type.html#file like
> 
> 
> In that example, a define is being used, called resolve. There is no
> extra curly bracket, the formatting of the documentation looks a bit
> screwed.
You're right. 

anyway, without the define, that should be something like: 

file { "my_file":
        content => "my content",
}

and that produces an error in my code.


Thanks for your answer,
Cheers,
Arnau

-- 
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