Sha256: acf261f89ea1a90de58bc102218dd0088a267dc20eb0693465fc471c6ad620f4

Contents?: true

Size: 1.29 KB

Versions: 5

Compression:

Stored size: 1.29 KB

Contents

en:
  vagrant_windows:
    errors:
      cant_read_mac_addresses: |-
        The provider being used to start Windows ('%{provider}')
        doesn't support the "nic_mac_addresses" capability which is required
        for advanced networking to work with Windows guests. Please inform
        the author of the provider to add this feature.

        Until then, you must remove any networking configurations other
        than forwarded ports from your Vagrantfile for Vagrant to continue.
      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 hypens (-), but no
        spaces or periods (.). The name may not consist entirely of digits.

Version data entries

5 entries across 2 versions & 2 rubygems

Version Path
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-1cf2a8db4ccb/templates/locales/guest_windows.yml
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-272fb27e0536/templates/locales/guest_windows.yml
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-309e896975d1/templates/locales/guest_windows.yml
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-b421af58e8b3/templates/locales/guest_windows.yml
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/bundler/gems/vagrant-1e28f1ac31e7/templates/locales/guest_windows.yml