Sha256: a919999c05591beea32b7a98a0c702f31a46a3ccc369a307d7b7154965a06738

Contents?: true

Size: 819 Bytes

Versions: 58

Compression:

Stored size: 819 Bytes

Contents

en:
  local_exec_push:
    errors:
      cannot_specify_script_and_inline: |-
        You have specified both the 'script' and 'inline' attributes for the
        Vagrant Local Exec Push plugin. You may only specify one of these
        attributes.
      command_failed: |-
        The following command exited with a non-zero exit status:

            %{cmd}

        stdout: %{stdout}
        stderr: %{stderr}
      missing_attribute: |-
        Missing required attribute '%{attribute}'. The Vagrant Local Exec Push
        plugin requires you set this attribute. Please set this attribute in
        your Vagrantfile, for example:

            config.push.define "local-exec" do |push|
              push.%{attribute} = "..."
            end
      args_bad_type: "Local-exec push `args` must be a string or array."

Version data entries

58 entries across 54 versions & 6 rubygems

Version Path
vagrant-unbundled-2.3.6.0 plugins/pushes/local-exec/locales/en.yml
tamtam-vagrant-reload-1.2.1 vendor/cache/vagrant-2092df529ae7/plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.3.3.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.3.2.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.19.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.18.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.16.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.14.0 plugins/pushes/local-exec/locales/en.yml
vagrant-aws-mkubenka-0.7.2.pre.24 vendor/bundle/ruby/2.7.0/bundler/gems/vagrant-22795b161bf6/plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.10.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.9.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.8.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.7.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.6.2 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.6.1 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.6.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.5.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.4.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.3.0 plugins/pushes/local-exec/locales/en.yml
vagrant-unbundled-2.2.2.0 plugins/pushes/local-exec/locales/en.yml