Mark Dechiaro

Results 6 comments of Mark Dechiaro

I ran "bundle exec rake validate lint spec" on my branch and it completed without issue, so I am not sure why it is failing the Travis CI check. If...

Thanks for the quick and detailed response. Here is the data structure I came up with: ``` additional_parameters: [ { '@class' => 'com.vmware.vcenter.ovf.extra_config_params', 'extra_configs' => [ { 'key' => 'guestinfo.metadata.encoding',...

@jrgarcia I believe I am sending the correct data structure, however the extra parameters are not being configured inside the virtual machine. I made attempts to create a Hash with...

No problem with the delayed response, as the holidays are a busy time. Let me know if there is any further info I can share to assist. Thanks again.

@timmooney here is an [example](https://github.com/puppetlabs/puppetlabs-apache/blob/main/spec/acceptance/vhost_spec.rb#L1189) of how to use `wsgi_daemon_process` as a Hash.