mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 00:32:06 -04:00
Provide a better error message for the FTP push
This commit is contained in:
parent
8d090f2faa
commit
1d7f4f26be
1 changed files with 3 additions and 1 deletions
|
|
@ -6,4 +6,6 @@ en:
|
|||
requires you set this attribute. Please set this attribute in your
|
||||
Vagrantfile, for example:
|
||||
|
||||
push.%{attribute} = "..."
|
||||
config.push.define "ftp" do |push|
|
||||
push.%{attribute} = "..."
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue