Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fog][WARNING] Unrecognized arguments: libvirt_ip_command #13544

Open
ma11011s opened this issue Nov 15, 2024 · 2 comments
Open

[fog][WARNING] Unrecognized arguments: libvirt_ip_command #13544

ma11011s opened this issue Nov 15, 2024 · 2 comments

Comments

@ma11011s
Copy link

Expected behavior

No warnings

Actual behavior

Getting these warnings
[fog][WARNING] Unrecognized arguments: libvirt_ip_command

Vagrant version

2.4.3-1

Host operating system

Ubuntu 24.04.1 LTS

Steps to reproduce

vagrant up

Description

With the 2.4.2 upgrade i had to downgrade to 2.4.1 because vagrant-libvirt could not install which i think was fixed in #13532. Now with the 2.4.3 upgrade vagrant-libvirt could succesfully reinstall, but now i am getting these warning messages:
[fog][WARNING] Unrecognized arguments: libvirt_ip_command

@PaulNeumann
Copy link

This isn't a Vagrant issue. See vagrant-libvirt/vagrant-libvirt#1831 (comment).

@trinitronx
Copy link

As of fog/fog-libvirt@97450dd, this option was deprecated. The libvirt_ip_command was used as a fallback in case the DHCP method was not supported. The output is simply a warning and can be ignored if the VM's IP working via DHCP. For more details see: vagrant-libvirt/vagrant-libvirt#1831

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants