HomePhorge

PUP-3656 Prefetch only rescue LoadError or MissingCommand
c4262d4d72aeUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

PUP-3656 Prefetch only rescue LoadError or MissingCommand

Currently prefetch rescue all StandardError, and this results in puppet
creating resources unecessarily when prefetch fails. This patch limits
the exception handling to only rescue LoadError for rubygems, and
Puppet::MissingCommand when software packages have not been installed
yet.

Details

Provenance
Nan Liu <nan.liu@gmail.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUeee36937ab10: Merge pull request #3337 from dalen/improve_facts_face
Branches
Unknown
Tags
Unknown

Event Timeline

Nan Liu <nan.liu@gmail.com> committed rPUc4262d4d72ae: PUP-3656 Prefetch only rescue LoadError or MissingCommand (authored by Nan Liu <nan.liu@gmail.com>).Dec 19 2014, 1:24 AM