2013-08-03 17:26:10 +00:00
|
|
|
en:
|
|
|
|
vagrant_cachier:
|
2013-08-03 17:28:22 +00:00
|
|
|
cleanup: |-
|
|
|
|
Removing cache buckets symlinks...
|
2013-08-03 17:26:10 +00:00
|
|
|
skipping_bucket: |-
|
|
|
|
Skipping %{bucket} cache bucket as the guest machine does not support it
|
2013-08-03 17:51:31 +00:00
|
|
|
unknown_cache_scope: |-
|
|
|
|
Unknown cache scope '%{cache_scope}' (allowed scopes: %{allowed})
|
2013-10-18 22:15:29 +00:00
|
|
|
nfs_required: |-
|
|
|
|
The '%{bucket}' cache bucket requires NFS to be enabled, please add
|
2014-04-07 00:47:24 +00:00
|
|
|
`config.cache.synced_folder_opts = {type: :nfs}` to your Vagrantfile.
|
2013-10-17 16:56:27 +00:00
|
|
|
unable_to_ssh: |-
|
|
|
|
vagrant-cachier was unable to SSH into the VM to remove symlinks!
|
2014-02-01 22:24:14 +00:00
|
|
|
backed_by_cloud_provider: |-
|
|
|
|
The machine is backed by a cloud provider (%{provider}), caching
|
|
|
|
will be disabled.
|