Skip to content

Put all physical hardware in Ansible

What: Put all physical hardware in Ansible.

Why: The netbox upgrade from 4.0 to 4.4 effectively wiped the DB. This is not an issue for VMs and related static config as that is configured in Ansible. However all physical hardware was lost permanently.

How: More or less copy netbox-static to create physical hardware.

Measure of Success: everything works and is properly documented.