Hi, Thanks for the reply,
Yes I did that. The problem is : below are the install parameters with its options. /components vda,plugins when we add this in key value settings ['/components', 'vda,plugins'] How it will be treated as there is a , in between vda and plugins. I have tried the option you mentioned but no luck. -Kaustubh On Thursday, August 20, 2015 at 9:13:13 AM UTC-4, Robert wrote: > > Have you tried splitting keys and values? > > install_options => ['/components', 'vda,plugins', '/controllers', ' > mydev.example.com', '/enable_hdx_ports', '/optimize', > '/enable_remote_assistance', '/virtualmachine', '/nodesktopexperience', > '/noreboot'], > -- 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/09840a8f-cb74-493b-ab11-aa85b0fbb493%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
