I am using the module https://forge.puppetlabs.com/vmware/vcsa

Hv just added the following to the end of init.pp so that I can use this
"define" as a class

class vcsas($user_data) {
  create_resources('vcsa',$user_data)
}

>From foreman I am passing the following parameters

demo:
  username: root
  password: vmware
  server: 192.168.1.26
  db_type: embedded
  capacity: m


On Wed, Oct 8, 2014 at 6:25 PM, Brian Morris <nomadicextre...@gmail.com>
wrote:

> Hello Rakesh,
>
> Please post your code that this error comes from.
>
> --
> 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/c56382ed-2573-4f31-ab89-e60a08b010a3%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAEJrXMU0zvob3uJCyi-cOkr%2BswnQn8Rh6v0SwH0tBxbp0zjxyg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to