Sha256: 2608f408b35a12f0be1a0e3726e1ed940703ecc370e943983cbd6c9b7f1bf03a
Contents?: true
Size: 326 Bytes
Versions: 64
Compression:
Stored size: 326 Bytes
Contents
Puppet::Bindings.newbindings('backend::default') do # In the default bindings for this module bind { # bind its name to the 'puppet' environment data provider name 'special' in_multibind "puppet::path_based_data_provider_factories" to_instance "PuppetX::Backend::SpecialDataProviderFactory" } end
Version data entries
64 entries across 64 versions & 1 rubygems