Sha256: 0c0e269b6ddc14bf5cc527051ca299c5ad1c61ed99ccb505b79da097f2d92ba4
Contents?: true
Size: 1.75 KB
Versions: 27
Compression:
Stored size: 1.75 KB
Contents
en: login_command: middleware: authentication: different_target: |- Vagrant has detected a custom Vagrant server in use for downloading box files. An authentication token is currently set which will be added to the box request. If the custom Vagrant server should not be receiving the authentication token, please unset it. Known Vagrant server: %{known_host} Custom Vagrant server: %{custom_host} Press ctrl-c to cancel... errors: server_error: |- The Vagrant Cloud server responded with a not-OK response: %{errors} server_unreachable: |- The Vagrant Cloud server is not currently accepting connections. Please check your network connection and try again later. unauthorized: |- Invalid username or password. Please try again. check_logged_in: |- You are already logged in. check_not_logged_in: |- You are not currently logged in. Please run `vagrant login` and provide your login information to authenticate. command_header: |- In a moment we will ask for your username and password to HashiCorp's Vagrant Cloud. After authenticating, we will store an access token locally on disk. Your login details will be transmitted over a secure connection, and are never stored on disk locally. If you do not have an Vagrant Cloud account, sign up at https://www.vagrantcloud.com invalid_login: |- Invalid username or password. Please try again. invalid_token: |- Invalid token. Please try again. logged_in: |- You are now logged in. logged_out: |- You are logged out. token_saved: |- The token was successfully saved.
Version data entries
27 entries across 23 versions & 4 rubygems