bundlewrap/bundles/netbox
Franzi b0d2503f08
add bundle:netbox
2021-08-21 12:32:40 +02:00
..
files add bundle:netbox 2021-08-21 12:32:40 +02:00
README.md add bundle:netbox 2021-08-21 12:32:40 +02:00
items.py add bundle:netbox 2021-08-21 12:32:40 +02:00
metadata.py add bundle:netbox 2021-08-21 12:32:40 +02:00

README.md

netbox

IP address management (IPAM) and data center infrastructure management (DCIM) tool.

https://github.com/digitalocean/netbox

Metadata:

'netbox': {
    'hostname': 'netbox.smedia.tools',
    'version': '2.0.8',
},
'nginx': {
    'vhosts': {
        'netbox': {
            'generics': {'netbox.conf'},
        },
    },
}