HomePhorge

(PUP-2923) Add support for assumeyes to yum provider
e6172c02df55Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2923) Add support for assumeyes to yum provider

Previously when yum needs to prompt the user for confirmation
it would fail because the assumeyes flag was not set.

Example: When trying to set gpgkey attribute to url
or having the repo_gpgcheck attribute set to 1 would cause yum
to prompt the user for confirmation on importing a GPG key. This
would cause puppet to fail.

This provides the ability to set the assumeyes attribute, defaulting
to not set.

Details

Provenance
Dean Wilson <dean.wilson@gmail.com>Authored on
Rob Reynolds <ferventcoder@gmail.com>Committed on Oct 16 2014, 11:01 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd4a38e1650f8: Merge pull request #3172 from adrienthebo/removal/master/pup-3270-deprecated…
Branches
Unknown
Tags
Unknown

Event Timeline

Rob Reynolds <ferventcoder@gmail.com> committed rPUe6172c02df55: (PUP-2923) Add support for assumeyes to yum provider (authored by Dean Wilson <dean.wilson@gmail.com>).Oct 16 2014, 11:01 PM