diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-06-01 22:54:25 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-06-01 22:55:56 +0200 |
| commit | 61f617425814b9d28abe7dd86418b73e61d898c1 (patch) | |
| tree | ff18701f31b88cd15c9629b238f5e45f6fa21b15 /etc/epoptes/client | |
| parent | f03088794c7d4cec5c96ea10eae06dd9f4508616 (diff) | |
| download | itzks-systems-61f617425814b9d28abe7dd86418b73e61d898c1.tar.gz itzks-systems-61f617425814b9d28abe7dd86418b73e61d898c1.tar.bz2 itzks-systems-61f617425814b9d28abe7dd86418b73e61d898c1.zip | |
epoptes: Support epoptes v23.08 and v23.01 alike.
Diffstat (limited to 'etc/epoptes/client')
| -rw-r--r-- | etc/epoptes/client/90_itzks-systems-diskless.conf | 3 | ||||
| -rw-r--r-- | etc/epoptes/client/90_itzks-systems-workstation.conf | 3 |
2 files changed, 6 insertions, 0 deletions
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 |
