Migrate all Proxmox Development Nodes to n3t.uk#40
Merged
jonathanio merged 1 commit intomainfrom Dec 13, 2025
Merged
Conversation
Migrate all the Proxmox Development Nodes to the n3t.uk domain, matching the recent changes for all Services components, as the Proxmox Nodes are providing the service for Kubernetes in the n3t.uk Lab Environment.
There was a problem hiding this comment.
Pull request overview
This PR migrates all Proxmox development nodes from the kub3.uk domain to the n3t.uk domain, aligning them with the recent migration of service components to the n3t.uk lab environment.
- Updates inventory references from
proxmox-[01:03].development.kub3.uktoproxmox-[01:03].development.n3t.uk - Adds three new host variable files with appropriate network configurations for the migrated nodes
- Removes old
kub3.ukhost_vars files
Reviewed changes
Copilot reviewed 1 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| inventory.yaml | Updates host patterns in both development and proxmox groups to reference the new n3t.uk domain |
| plays/host_vars/proxmox-01.development.n3t.uk.yaml | Adds host configuration for proxmox-01 with IPv4/IPv6 addresses, networking settings, and Tailscale configuration |
| plays/host_vars/proxmox-02.development.n3t.uk.yaml | Adds host configuration for proxmox-02 with IPv4/IPv6 addresses, networking settings, and Tailscale configuration |
| plays/host_vars/proxmox-03.development.n3t.uk.yaml | Adds host configuration for proxmox-03 with IPv4/IPv6 addresses, networking settings, and Tailscale configuration |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
n3t.uk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate all the Proxmox Development Nodes to the
n3t.ukdomain, matching the recent changes for all Services components, as the Proxmox Nodes are providing the service for Kubernetes in then3t.ukLab Environment.Checklist
Before raising this Pull Request, please review the
CONTRIBUTING.mddocument for guidance on how best to work with this repository and its code. Additionally, please review and confirm the following items have been performed, where possible:release/...and{update,type}/...labels to this PR