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
Description
When using dhcp as network configuration mode for LXC provisioning the parameter ip_address needs to be set to the fqdn, therefore the parma name seems odd.
This should be left open until the documentation is fixed. Also I found that this parameter is not actually unused. While unused in the API it is used by the salt proxmox code to determine the hostname to SSH to.
This means the current naming of the parameter is confusing, something like "ssh_host" would be more appropriate and in line with the existing ssh_username etc parameters. Also the parameters used to call the API should be separated more clearly from those used to configure the machine post-install.
Description
When using dhcp as network configuration mode for LXC provisioning the parameter ip_address needs to be set to the fqdn, therefore the parma name seems odd.
Setup
Example of map file when using dhcp :
Steps to Reproduce the behavior
Create a LXC using salt-cloud and proxmox driver
Expected behavior
ip_address param to be renamed or at least documentation explicitly describes what this param is for in dhcp and fixed ip context
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)The text was updated successfully, but these errors were encountered: