Sha256: d527282d4fe8c1ca8eae395906ec9ba2da801f9e86f381a84ad5a3cace3a4442

Contents?: true

Size: 726 Bytes

Versions: 3

Compression:

Stored size: 726 Bytes

Contents

en:
  vagrant-guest-msys2:
    info:
      run_powershell_install: "Installing powershell to the VM..."      
      run_change_host_name: "Changing hostname to %{host}"
      run_wait_for_reboot: "Waiting until %{host} reboots"
      
    errors:
      rename_computer_failed: |-
        Renaming the MSYS2 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.
      
      powershell_not_installed_in_guest: "Powershell is not installed in this VM."

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vagrant-guest-msys2-0.0.6 locales/en.yml
vagrant-guest-msys2-0.0.5 locales/en.yml
vagrant-guest-msys2-0.0.4 locales/en.yml