Sha256: 4f6a4eaa4961057274ebd05559548d34414c1e54d9bde253fee5f3aee89a0d0b

Contents?: true

Size: 864 Bytes

Versions: 16

Compression:

Stored size: 864 Bytes

Contents

en:
  vagrant_windows:
    errors:
      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

16 entries across 16 versions & 3 rubygems

Version Path
vagrant-aws-mkubenka-0.7.2.pre.14 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/templates/locales/guest_windows.yml
vagrant-aws-mkubenka-0.7.2.pre.11 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/templates/locales/guest_windows.yml
vagrant-aws-mkubenka-0.7.2.pre.10 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/templates/locales/guest_windows.yml
vagrant-aws-mkubenka-0.7.2.pre.9 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/templates/locales/guest_windows.yml
vagrant-unbundled-1.9.5.1 templates/locales/guest_windows.yml
vagrant-unbundled-1.9.1.1 templates/locales/guest_windows.yml
vagrant-compose-yaml-0.1.3 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/templates/locales/guest_windows.yml
vagrant-compose-yaml-0.1.2 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/templates/locales/guest_windows.yml
vagrant-compose-yaml-0.1.1 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/templates/locales/guest_windows.yml
vagrant-compose-yaml-0.1.0 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/templates/locales/guest_windows.yml
vagrant-unbundled-1.8.5.2 templates/locales/guest_windows.yml
vagrant-unbundled-1.8.5.1 templates/locales/guest_windows.yml
vagrant-unbundled-1.8.4.2 templates/locales/guest_windows.yml
vagrant-unbundled-1.8.4.1 templates/locales/guest_windows.yml
vagrant-unbundled-1.8.1.2 templates/locales/guest_windows.yml
vagrant-unbundled-1.8.1.1 templates/locales/guest_windows.yml