You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: [#10] add troubleshooting for VM IP detection issue
- Document the 'No IP assigned yet' issue in Terraform outputs
- Explain root cause: stale Terraform state vs actual VM DHCP lease
- Add comprehensive troubleshooting steps with solutions
- Include prevention tips and alternative methods
- Add new 'make refresh-state' command for easy state synchronization
- Update both quick-start and detailed setup documentation
- Improve command tables and cross-references
This addresses the common confusion when make status shows no IP
while virsh domifaddr shows the VM has a valid IP address.
0 commit comments