관리-도구
편집 파일: suse.py
from cloudinit.distros import opensuse class Distro(opensuse.Distro): pass