Sha256: a84919eb5bdbff541c038fdc917fa1d32c6d59b057eb2b5e025c62cdf1b30853

Contents?: true

Size: 876 Bytes

Versions: 4

Compression:

Stored size: 876 Bytes

Contents

en:
  vagrant_cachier:
    cleanup: |-
      Removing cache buckets symlinks...
    skipping_bucket: |-
      Skipping %{bucket} cache bucket as the guest machine does not support it
    unknown_cache_scope: |-
      Unknown cache scope '%{cache_scope}' (allowed scopes: %{allowed})
    will_fix_machine_cache_dir: |-
      A vagrant-cachier provider specific cache dir was found under
      '%{current_path}' and it will be moved to
      '%{new_path}' as it is the new path for keeping machine
      scoped cache dirs starting with the 0.3.0 version of the plugin.
  vagrant:
    errors:
      multiple_provider_specific_cache_dirs_found: |-
        There are multiple provider specific cache dirs for the '%{machine}' machine:
        %{dirs}
        Please move one of them up to `%{machine_path}/cache` and remove the others
        before bringing the machine up again.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vagrant-cachier-0.3.3 locales/en.yml
vagrant-cachier-0.3.2 locales/en.yml
vagrant-cachier-0.3.1 locales/en.yml
vagrant-cachier-0.3.0 locales/en.yml