templates/locales/en.yml in vagrant-pe_build-0.17.2 vs templates/locales/en.yml in vagrant-pe_build-0.17.3
- old
+ new
@@ -1,7 +1,13 @@
en:
pebuild:
+ action:
+ version_check:
+ deprecated_vagrant_version: |-
+ The vagrant-pe_build plugin has deprecated support for Vagrant
+ versions older than %{minimum_version}. Support for version %{vagrant_version}
+ will be removed in the next major release of the plugin.
command:
facts:
vm_not_running: |-
Could not establish a connection to %{vm_name} in order to retrieve
facts. This usually means the machine is either shut down,
@@ -25,10 +31,11 @@
Archive corrupted or otherwise unreadable. The error message generated was:
"%{message}"
provisioner:
pe_bootstrap:
updating_gpg_key: |-
- Updating expired GPG key bundled with PE %{version} installer.
+ Updating expired GPG key bundled with PE %{version} installer:
+ %{key_path}
post_install: |-
Applying post-install configuration to Puppet Enterprise.
already_installed: |-
Puppet Enterprise is already installed, skipping installation.
warnings: