diff --git a/diagrams/onprem/ceph.py b/diagrams/onprem/ceph.py deleted file mode 100644 index 4e23daca..00000000 --- a/diagrams/onprem/ceph.py +++ /dev/null @@ -1,15 +0,0 @@ -# This module is automatically generated by autogen.sh. DO NOT EDIT. - -from . import _OnPrem - - -class _Ceph(_OnPrem): - _type = "ceph" - _icon_dir = "resources/onprem/ceph" - - -class Ceph(_Ceph): - _icon = "ceph.png" - - -# Aliases diff --git a/resources/onprem/storage/ceph-osd.png b/resources/onprem/storage/ceph-osd.png new file mode 100644 index 00000000..46007b34 Binary files /dev/null and b/resources/onprem/storage/ceph-osd.png differ