Mathieu Tortuyaux

Results 358 comments of Mathieu Tortuyaux

Hi @Winnie81 thanks for the follow-up on this package. Quickly looking at the configuration, this plugin is enabled in `auto` mode - if the required dependencies are found, the plugin...

To give an update - I can successfully install grpc in the OEM partition (with a few tricks to build `grpc_cpp_plugin`). There is now this thing to solve: https://github.com/vmware/open-vm-tools/blob/master/open-vm-tools/configure.ac#L726-L755 Not...

Yeah - I wanted to avoid that because we're missing the versioning of these file. I don't see other options at the moment.

@jepio I'm not sure I can install them in the expected path - since they need to be present at the `open-vm-tools` compilation time I won't be able to install...

@jepio I justed tested with Flatcar deployed on Openstack: ``` systemctl enable --now [email protected] ``` works fine - SSH keys are provisioned from metadata. `[email protected]` is enabled by a base...

Moving here the discussion initially made in this issue: https://github.com/flatcar-linux/Flatcar/issues/736 - _Patricol_: As a side note, is this the right place to request qemu-guest-agent? Or is there a more specific...

A devstack instance has been deployed and Mantle codebase updated to work with only one public IP. The last thing to do: add vendor script to flatcar-linux/script to implement the...

OpenStack CI scripts are missing on the two pipelines: * https://github.com/flatcar-linux/scripts/tree/main/ci-automation/vendor-testing * https://github.com/flatcar-linux/scripts/tree/main/jenkins/kola ## Implementation options Flatcar OpenStack image first needs to be created on the OpenStack infra using the...

Hi @glitchcrab, did you get a chance to reproduce the issue with latest Flatcar releases? They ship kernel 5.15 - that would be interesting to see if you still have...

Hi @tinjaw and sorry for the delay. I think there are two issues: * MAC address should match this format: https://github.com/hashicorp/vagrant-vmware-desktop/blob/5cb6a81a166ca6adaa109e816c5aeae8ccb9b752/lib/vagrant-vmware-desktop/config.rb#L16 * MAC address should start with `00:50:56` Currently, generated...