Sha256: 5d79377c934efe06f6cf4e41959748f320ac3ca5a602477ab32b5c41930269aa
Contents?: true
Size: 330 Bytes
Versions: 32
Compression:
Stored size: 330 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
32 entries across 32 versions & 1 rubygems