summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Packages/Yum.py
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2015-03-25 20:23:18 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2015-03-25 20:30:00 +0100
commit3829eda6e46a291875d989ecb0afa6a28ed0e3b8 (patch)
treea31a8e59ae9bd2d3822ebeaad5ed67b3cd8e1e4f /src/lib/Bcfg2/Server/Plugins/Packages/Yum.py
parent72938c5ed7de6e3bb8a286f12e2dc486d83b2f51 (diff)
downloadbcfg2-3829eda6e46a291875d989ecb0afa6a28ed0e3b8.tar.gz
bcfg2-3829eda6e46a291875d989ecb0afa6a28ed0e3b8.tar.bz2
bcfg2-3829eda6e46a291875d989ecb0afa6a28ed0e3b8.zip
Server/Plugins/Packages: Fix _init_attributes position.
_init_attributes should be called after all properties of the Source class are initialized (so that _init_attributes could overwrite some of it). The Yum class initializes self.deps with a different default entry, that should not be reset by __init__ of Source afterwards.
Diffstat (limited to 'src/lib/Bcfg2/Server/Plugins/Packages/Yum.py')
0 files changed, 0 insertions, 0 deletions