From c4e117fd22ddb35bb27f5506b805894a0a9c68f3 Mon Sep 17 00:00:00 2001 From: "Mark J. Horninger" Date: Fri, 16 Feb 2024 14:32:00 -0500 Subject: [PATCH] Fix the message that's in here. --- plugins/inventory/netbird.py | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/plugins/inventory/netbird.py b/plugins/inventory/netbird.py index 6750520..4634aef 100644 --- a/plugins/inventory/netbird.py +++ b/plugins/inventory/netbird.py @@ -194,48 +194,48 @@ class Peer: # "accessible_peers_count": 1, # "approval_required": false, # "connected": false, - # "dns_label": "markh-precision-m4800.netbird.cloud", + # "dns_label": "apple.netbird.cloud", # "groups": [ # { - # "id": "cmsmmlafic3c73cd78kg", + # "id": "2a3b4c5d6e7f8g9h0i1j", # "name": "All", # "peers_count": 2 # } # ], - # "hostname": "markh-Precision-M4800", - # "id": "cmt3sqafic3c73cd7f90", - # "ip": "100.126.169.224", + # "hostname": "apple", + # "id": "3a7b2c1d4e5f6g8h9i0j", + # "ip": "100.0.0.42", # "last_login": "2024-02-10T22:01:27.744131502Z", # "last_seen": "2024-02-11T03:21:42.202104672Z", # "login_expiration_enabled": true, # "login_expired": false, - # "name": "markh-Precision-M4800", + # "name": "apple", # "os": "Linux Mint 21.3", # "ssh_enabled": false, # "ui_version": "netbird-desktop-ui/0.25.7", - # "user_id": "auth0|65b96b458bfb53e513243f27", + # "user_id": "auth0|ABC123xyz4567890", # "version": "0.25.7" # }, # { # "accessible_peers_count": 1, # "approval_required": false, # "connected": true, - # "dns_label": "docker-manager.netbird.cloud", + # "dns_label": "banana.netbird.cloud", # "groups": [ # { - # "id": "cmsmmlafic3c73cd78kg", + # "id": "2a3b4c5d6e7f8g9h0i1j", # "name": "All", # "peers_count": 2 # } # ], - # "hostname": "docker-manager", - # "id": "cmucvpafic3c73dsbq30", - # "ip": "100.126.180.28", + # "hostname": "banana", + # "id": "3a7b2c1d4e5f6g8h9i0j", + # "ip": "100.0.0.61", # "last_login": "2024-02-02T11:20:05.934889112Z", # "last_seen": "2024-02-16T16:14:35.853243309Z", # "login_expiration_enabled": false, # "login_expired": false, - # "name": "docker-manager", + # "name": "banana", # "os": "Alpine Linux 3.19.1", # "ssh_enabled": false, # "ui_version": "",