Skip to content

Commit 48b1ffd

Browse files
adds proxmox migration notes and minor change around calendar versioning
1 parent cd6e6ef commit 48b1ffd

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ If you see errors like this...
4040
Try uninstalling `mkdocs` from your package manager, (e.g. `brew uninstall mkdocs`) and just using the version installed by `pip`. It seems that `mkdocs` doesn't like it when you've installed it using different methods.
4141

4242
# What's New in 2025.11.01
43+
- Switches to calendar (as opposed to semantic) versioning
4344
- Adds Proxmox cluster and node(s) discovery through a new convenience script
4445
- Adds Proxmox VM migration to alternate Proxmox node(s) through events
4546
- Adds [NetBox Branching](https://netboxlabs.com/docs/extensions/branching/) support for Proxmox node and VM discovery

docs/proxmox-discover-clusters-and-nodes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ After collecting this information, `netbox-discover-proxmox-cluster-and-nodes.py
2828
- Device Types
2929
- Devices
3030
- IP Addresses (for Devices with interface mappings)
31+
- Virtual Machine Cluster (with Device mappings)
3132

3233
Once the Proxmox node(s) has/have been added to NetBox, you can start discovering VMs and LXCs in Proxmox.
3334

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ nav:
6767
- Configure AWX or Tower/AAP: configure-awx-aap.md
6868
- NetBox Event Rules and Webhooks (Flask): netbox-event-rules-and-webhooks-flask.md
6969
- NetBox Event Rules and Webhooks (AWX/Tower/AAP): netbox-event-rules-and-webhooks-awx-aap.md
70+
- NetBox and Proxmox Node Migration: proxmox-and-node-migration.md
7071
extra:
7172
social:
7273
- icon: fontawesome/solid/globe

0 commit comments

Comments
 (0)