Sha256: 307a4cc475abae06aaea068cbb312ee68075819e99fa21fd3557d6887ad46ab7
Contents?: true
Size: 663 Bytes
Versions: 22
Compression:
Stored size: 663 Bytes
Contents
en: ftp_push: errors: missing_attribute: |- Missing required attribute '%{attribute}'. The Vagrant FTP Push plugin requires you set this attribute. Please set this attribute in your Vagrantfile, for example: config.push.define "ftp" do |push| push.%{attribute} = "..." end too_many_files: |- The configured directory for Vagrant FTP push contains too many files to successfully complete the command. This can be resolved by either removing extraneous files from the configured directory, or updating the `dir` configuration option to a subdirectory.
Version data entries
22 entries across 22 versions & 3 rubygems