> On Dec 11, 2014, at 2:23 PM, James Taylor <[email protected]> wrote:
>
> default: {
>
> notice { "Vendor item in hostname is out of scope."},
> err { "Vendor item in hostname is out of scope."},
Using parentheses for the notice and err functions instead of braces should get
you past the syntax error.
notice("Vendor item in hostname is out of scope."),
err("Vendor item in hostname is out of scope."),
--
Peter
--
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/D6C9A09C-9CF9-41BC-B378-50953CA33FB3%40gmail.com.
For more options, visit https://groups.google.com/d/optout.