Sha256: 98e514c471e45aae05f3d98f5b09039d7c159f498af111c637cf7986ee2b7f20

Contents?: true

Size: 800 Bytes

Versions: 5

Compression:

Stored size: 800 Bytes

Contents

en:
  vagrant_windows:

    errors:
      winrm_port_not_detected: |-
        Vagrant could not detect the WinRM port.

        Host port: %{port}
        Guest port: %{guest_port}
      winrm_invalid_shell: |-
        %{shell} is not a supported type of Windows shell.
      winrm_execution_error: |-
        An error occurred executing a remote WinRM command.

        Shell: %{shell}
        Command: %{command}
        Message: %{message}
      winrm_bad_exit_status: |-
        The remote command returned a bad exit status of %{exit_status}.

        Shell: %{shell}
        Command: %{command}
      winrm_auth_error: |-
        An authorization error occurred connecting to WinRM.

        User: %{user}
        Password: %{password}
        Endpoint: %{endpoint}
        Message: %{message}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
vagrant-windows-1.2.1 locales/en.yml
vagrant-windows-1.2.0 locales/en.yml
vagrant-windows-1.0.3 locales/en.yml
vagrant-windows-1.0.1 locales/en.yml
vagrant-windows-1.0.0 locales/en.yml