Class: RightPublish::ZyppRepo

Inherits:
YumRepo show all
Defined in:
lib/right_publish/repos/zypp.rb

Defined Under Namespace

Classes: Package, SuseMetadata

Constant Summary collapse

REPO_KEY =
:zypp_repo

Constants inherited from YumRepo

YumRepo::ARCHITECTURES, YumRepo::BIN_ALL_ARCH, YumRepo::DEFAULT_DESCRIPTION, YumRepo::DEFAULT_EPEL_LAYOUT, YumRepo::DEFAULT_YUM_DIR, YumRepo::DEFAULT_YUM_EPEL, YumRepo::PKG_TYPES, YumRepo::REPO_OPTIONS, YumRepo::SRC_ALL_ARCH, YumRepo::SRC_ALL_PATH, YumRepo::YUM_EXT

Constants inherited from Repo

Repo::LOCK_FILE_NAME, Repo::LOCK_PERIOD, Repo::LOCK_RETRY_INTERVAL

Method Summary

Methods inherited from YumRepo

#add, #annotate, #import_pkg, #pkg_parts, #sign_files

Methods inherited from Repo

#add, #annotate, #initialize, #publish, #pull, #push

Constructor Details

This class inherits a constructor from RightPublish::Repo