aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJiri Stransky <jistr@redhat.com>2017-02-21 13:54:06 +0100
committerEmilien Macchi <emilien@redhat.com>2017-02-21 16:08:36 +0000
commitce03c7f2359d2b974dc35d3fdad0fb88134ac84f (patch)
treee8d6e0a2aa429db8de10d25866feecebaab3f5bf /lib
parent83d8153666f1e6502240651dc5d63633603fb5b4 (diff)
Stop accidentally removing docker-distribution
By default Puppet does virtual package matching if precise name matching fails. Docker-distribution RPM "provides" docker-registry: bash-4.2# rpm -q --whatprovides docker-registry docker-distribution-2.5.1-1.el7.x86_64 This means that when we wanted to make docker-registry package absent, we were actually removing docker-distribution instead. This is now fixed by allow_virtual => false. Only name matching is performed. Change-Id: I1f93b404085f0bc2b6c063f573c801db6409c0bb Closes-Bug: #1666459 (cherry picked from commit d12c004bc9c630c756a6b0df351916b9e04b9778)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions