Skip to content

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

Merged
mkultraWasHere merged 3 commits into
dreadnode:mainfrom
l50:fix/proxmox-default-node-name
Jun 29, 2026
Merged

fix: update default proxmox node name from "pve" to "proxmox"#286
mkultraWasHere merged 3 commits 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.

@mkultraWasHere mkultraWasHere added this pull request to the merge queue Jun 29, 2026
Merged via the queue into dreadnode:main with commit 7d26806 Jun 29, 2026
9 checks passed
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.

2 participants