Skip to content

fix: update default proxmox node name from "pve" to "proxmox"#286

Open
l50 wants to merge 1 commit into
dreadnode:mainfrom
l50:fix/proxmox-default-node-name
Open

fix: update default proxmox node name from "pve" to "proxmox"#286
l50 wants to merge 1 commit into
dreadnode:mainfrom
l50:fix/proxmox-default-node-name

Conversation

@l50

@l50 l50 commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Key Changes:

  • Updated the default Proxmox node name to "proxmox" in both the CLI provider logic and the Terraform variable template
  • Ensures consistent default node naming across the application and infrastructure configuration

Changed:

  • Default node name fallback - Updated the hardcoded default from "pve" to "proxmox" in the CLI provider initialization (cli/internal/proxmox/provider.go) and aligned the Terraform variable template default value in template/provider/proxmox/variables.tf to match

**Key Changes:**

- Updated the default Proxmox node name to "proxmox" in both the CLI provider logic and the Terraform variable template
- Ensures consistent default node naming across the codebase

**Changed:**

- Default Proxmox node name - Updated fallback value from `"pve"` to `"proxmox"` in the CLI provider initialization (`cli/internal/proxmox/provider.go`) and the Terraform variables template (`template/provider/proxmox/variables.tf`) to align defaults across both layers
@l50

l50 commented Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

@mkultraWasHere - this should pass once #288 is merged.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant