Sha256: 6824d94e1420c913bac75b70dc52bbb7c082bd9983ab3e908011d885d1641707
Contents?: true
Size: 329 Bytes
Versions: 20
Compression:
Stored size: 329 Bytes
Contents
# frozen_string_literal: true # Confines have been moved out of the provider as they are also used for other things. # This provides backwards compatibility for people still including this old location. require_relative '../../puppet/provider' require_relative '../../puppet/confine' Puppet::Provider::Confine = Puppet::Confine
Version data entries
20 entries across 20 versions & 1 rubygems