Sha256: 86bbc1afbf34ad52e7ade4c08c58d9161ed7f11360ef3eef2a81f28c3884f6d3
Contents?: true
Size: 964 Bytes
Versions: 4
Compression:
Stored size: 964 Bytes
Contents
--- en: config_builder: class_registry: unknown_entry: |- Unable to locate a class associated with the identifier %{identifier} in the registry %{registry}. The relevant plugin may have not loaded the config_builder extension. The identifiers registered with %{registry} are %{identifiers}. duplicate_entry: |- The class registry %{registry} already has a class registered with identifier %{identifier} and cannot replace the existing entry. model: vm: provider_is_deprecated: |- The provider attribute, set on vm %{name}, is deprecated and will be removed in an upcoming release. Use the providers attribute instead. model_delegator: is_deprecated: |- The functionality provided by ConfigBuilder::ModelDelegator has been folded into Config::Builder::Model::Base. The ModelDelegator module will be removed in an upcoming release (included by %{name}).
Version data entries
4 entries across 4 versions & 1 rubygems