summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/__init__.py
blob: 0db18effa19a12a30869587f6a91228762a45432 (plain)
1
2
3
4
'''imports for Bcfg2.Server.Plugins'''
__revision__ = '$Revision$'

all = ['Account', 'Base', 'Bundler', 'Cfg', 'Pkgmgr', 'SSHbase', 'Svcmgr', 'Vhost']