From 9722ac6f7036db798f8e1fd45c3fb3cf6708670f Mon Sep 17 00:00:00 2001
From: "Daniel W. Anner" <daniel.anner@danstechsupport.com>
Date: Wed, 28 Jun 2023 15:52:12 -0400
Subject: [PATCH] Adding Luna G5Backup Token (#1440)

---
 device-types/Thales/Luna-G5Backup.yaml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 device-types/Thales/Luna-G5Backup.yaml

diff --git a/device-types/Thales/Luna-G5Backup.yaml b/device-types/Thales/Luna-G5Backup.yaml
new file mode 100644
index 00000000..f22d74af
--- /dev/null
+++ b/device-types/Thales/Luna-G5Backup.yaml
@@ -0,0 +1,17 @@
+---
+manufacturer: Thales
+model: G5Backup
+slug: thales-g5backup
+part_number: 808-000042-003
+u_height: 1
+is_full_depth: true
+airflow: front-to-rear
+comments: SafeNet Luna G5 Backup Token - Also referred to as LTK-03 and Luna G5 - Also branded as SafeNet AT/SafeNet Assured Technologies
+console-ports:
+  - name: PED
+    type: de-9
+  - name: Console
+    type: usb-mini-b
+power-ports:
+  - name: Power
+    type: dc-terminal
-- 
GitLab