From 61f617425814b9d28abe7dd86418b73e61d898c1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 1 Jun 2025 22:54:25 +0200 Subject: epoptes: Support epoptes v23.08 and v23.01 alike. --- etc/epoptes/client/90_itzks-systems-diskless.conf | 3 +++ etc/epoptes/client/90_itzks-systems-workstation.conf | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 etc/epoptes/client/90_itzks-systems-diskless.conf create mode 100644 etc/epoptes/client/90_itzks-systems-workstation.conf (limited to 'etc/epoptes') diff --git a/etc/epoptes/client/90_itzks-systems-diskless.conf b/etc/epoptes/client/90_itzks-systems-diskless.conf new file mode 100644 index 0000000..b711f97 --- /dev/null +++ b/etc/epoptes/client/90_itzks-systems-diskless.conf @@ -0,0 +1,3 @@ +# This file is used by epoptes 23.08 (and beyond) + +SERVER=epoptes-server diff --git a/etc/epoptes/client/90_itzks-systems-workstation.conf b/etc/epoptes/client/90_itzks-systems-workstation.conf new file mode 100644 index 0000000..b711f97 --- /dev/null +++ b/etc/epoptes/client/90_itzks-systems-workstation.conf @@ -0,0 +1,3 @@ +# This file is used by epoptes 23.08 (and beyond) + +SERVER=epoptes-server -- cgit v1.2.3