Sha256: 6dcf4f2644bd3c301d49579e85342beb76eb588ac125cca3e8639f949ef7194a

Contents?: true

Size: 1.08 KB

Versions: 31

Compression:

Stored size: 1.08 KB

Contents

en:
  vagrant_windows:
    errors:
      public_key_directory_failure: |-
        Vagrant failed to properly discover the correct paths for the
        temporary directory and user profile directory on the Windows
        guest. Please ensure the guest is properly configured.
      network_winrm_required: |-
        Configuring networks on Windows requires the communicator to be
        set to WinRM. To do this, add the following to your Vagrantfile:

          config.vm.communicator = "winrm"

        Note that the Windows guest must be configured to accept insecure
        WinRM connections, and the WinRM port must be forwarded properly from
        the guest machine. This is not always done by default.
      rename_computer_failed: |-
        Renaming the Windows guest failed. Most often this is because you've
        specified a FQDN instead of just a host name.

        Ensure the new guest name is properly formatted. Standard names may
        contain letters (a-z, A-Z), numbers (0-9), and hyphens (-), but no
        spaces or periods (.). The name may not consist entirely of digits.

Version data entries

31 entries across 27 versions & 4 rubygems

Version Path
vagrant-unbundled-2.3.6.0 templates/locales/guest_windows.yml
tamtam-vagrant-reload-1.2.1 vendor/cache/vagrant-2092df529ae7/templates/locales/guest_windows.yml
vagrant-unbundled-2.3.3.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.3.2.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.19.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.18.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.16.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.14.0 templates/locales/guest_windows.yml
vagrant-aws-mkubenka-0.7.2.pre.24 vendor/bundle/ruby/2.7.0/bundler/gems/vagrant-22795b161bf6/templates/locales/guest_windows.yml
vagrant-unbundled-2.2.10.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.9.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.8.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.7.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.6.2 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.6.1 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.6.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.5.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.4.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.3.0 templates/locales/guest_windows.yml
vagrant-unbundled-2.2.2.0 templates/locales/guest_windows.yml