chef-boneyard / redhat-subscription-manager-cookbook

Cookbook providing custom resources for interacting with Red Hat Subscription Manager
Apache License 2.0
4 stars 18 forks source link

Added unless force statement to not_if of execute block. #43

Open donwlewis opened 6 years ago

donwlewis commented 6 years ago

Description

This change allows the force option to behave as expected.

Issues Resolved

42

Check List

I am new to the testing bit, but I will try and get these tests done. I have tested on RHEL 7.4 system in my environment, and it behaves has expected.