On Monday, June 24, 2013 7:22:40 AM UTC-5, Jakov Sosic wrote:
>
> Deprecation notice:  Resource references should now be capitalized on 
> line 101 in file /etc/puppet/manifests/templates/basenode.pp 
>
>
> This is the specific line of code: 
>
>    realize (users::useraccount[hiera('users')]) 
>
>
> When I capitalize Users, I get the following error: 
>
> Error 400 on SERVER: Could not parse for environment production: Syntax 
> error at '::useraccount'; expected ')' 
>
>
> So, what should I do to eliminate deprecation notices? :D 
>
>
The capitalized version would be Users::Useraccount.  Each name segment 
must be capitalized.


John



-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to