Alisson Ramos de Oliveira
Alisson Ramos de Oliveira
I had a similar issue with OpenVPN (tunnelblick). But the issue only happen when using vmnet (both shared and host). So my solution was to use shared and put a...
I have set `libvirt.uri` and this error stopped. However, a new error starts to happen: ``` /Users/user/.vagrant.d/gems/2.7.4/gems/vagrant-libvirt-0.7.0/lib/vagrant-libvirt/util/network_util.rb:144:in `list_networks': Call to virConnectNumOfNetworks failed: this function is not supported by the connection...
I believe this issue is related to https://gitlab.com/libvirt/libvirt/-/issues/75
Could you include the `propagate_tags` on this MR? I imported a resource previously created on AWS Portal and it wants to change the `propagate_tags` as well as `enable_ecs_managed_tags` My plan:...
Some like this: ``` disable_epel: pkgrepo.managed: - name: epel - enabled: False ```
It would be nice having this merged!
I fell into the same limitation. In our case, we have global images built by EC2 image builder and would like to share the same image in staging and production,...
+1 for this. We divide our repo per team and some teams have access to their subfolders only. It would turn a lot easier to configure the permissions on that...
The only problem with this solution is if the launch template has no `ami` or `instance_type` it won't work. What do you suggest? I thought putting a "flag" would work,...
I'd say this is worse than that... If you have `engine_version` set and have `auto_minor_version_upgrade` set to `true` or even unset (`null`), if the cluster get's un update, the terraform...