managing customer assigned private ips, with correlation for each ip address to an assigned public ip address.
Management and keeping track of equipment private ip addresses, as well as firewall, vpn and vms
where are these role added in the software:
as seen on the demo under vlans and also ip
I tried to run the update command. but this is what i get
netbox-docker]# docker-compose down
ERROR: yaml.scanner.ScannerError: mapping values are not allowed here
in "./docker-compose.override.yml", line 7, column 16
[root@demo netbox-docker]# git checkout release && git pull -p origin release
Already on 'release'
From https://github.com/netbox-community/netbox-docker
* branch release -> FETCH_HEAD
Already up-to-date.
[root@demo netbox-docker]# signal-event nethserver-docker-update
[root@demo netbox-docker]# docker-compose up -d
ERROR: yaml.scanner.ScannerError: mapping values are not allowed here
in "./docker-compose.override.yml", line 7, column 16
[root@demo netbox-docker]#
How can the version be already up to date, and what is that error?
the current new version is 3.0.7