Hi Team, I am new to puppet and I am upgrading to recent release ver 2.0.0 puppet mcollective module from 1.2 ver mcollective module In one of my puppet class using mcollective::user class please find the following code snippet.
mcollective::user { "${mcollective::client_user};": certificate => "${mcollective::ssl_server_public}", private_key => "${mcollective::ssl_server_private}", }; while running puppet agent I am getting the following error like to mcollective::user[] is not found. Later I have changed the mcollective::user to mcollective::user[]. This time I am getting Syntax error '{'; expected '}' Please help me out of this problem -- 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 puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/e5899136-6118-4e1c-bf5c-ce08a1d4cb54%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.