-
-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent provider blowing up on ruby 1.8 agents
To be clear, this is not about restoring ruby 1.8 support. This module is now puppet 4 only and will not be able to be used on ruby 1.8 systems. However, some puppet environments contain a mix of puppet 4 (supported) and older puppet 3 EL6 agents. We don't want unrelated puppet runs to fail on those old systems just because this module is in the same environment.
- Loading branch information
1 parent
1c676d7
commit 8f03480
Showing
1 changed file
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters