Kaynağa Gözat

feat(node): add Generic OS Debian (#549) (#570)

* feat(node): add Generic OS Debian (#549)

* [Fix] picture size
pull/680/merge
gabriel-tessier 2 yıl önce
committed by GitHub
ebeveyn
işleme
a19705c050
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
3 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. +4
    -0
      diagrams/generic/os.py
  2. +1
    -0
      docs/nodes/generic.md
  3. BIN
      resources/generic/os/debian.png

+ 4
- 0
diagrams/generic/os.py Dosyayı Görüntüle

@@ -16,6 +16,10 @@ class Centos(_Os):
_icon = "centos.png"


class Debian(_Os):
_icon = "debian.png"


class IOS(_Os):
_icon = "ios.png"



+ 1
- 0
docs/nodes/generic.md Dosyayı Görüntüle

@@ -34,6 +34,7 @@ Node classes list of generic provider.

- **diagrams.generic.os.Android**
- **diagrams.generic.os.Centos**
- **diagrams.generic.os.Debian**
- **diagrams.generic.os.IOS**
- **diagrams.generic.os.LinuxGeneral**
- **diagrams.generic.os.Raspbian**


BIN
resources/generic/os/debian.png Dosyayı Görüntüle

Önce Sonra
Genişlik: 206  |  Yükseklik: 256  |  Boyut: 23 KiB

Yükleniyor…
İptal
Kaydet