templates/locales/en.yml in vagrant-pe_build-0.13.7 vs templates/locales/en.yml in vagrant-pe_build-0.14.0
- old
+ new
@@ -26,10 +26,12 @@
"%{message}"
provisioner:
pe_bootstrap:
post_install: |-
Applying post-install configuration to Puppet Enterprise.
+ already_installed: |-
+ Puppet Enterprise is already installed, skipping installation.
errors:
unset_version: |-
The Puppet Enterprise version must be set either on the global pe_build config
object or specified on a per-provisioner basis, but both were unset.
pe_agent:
@@ -112,12 +114,14 @@
the format "x.y.z[-optional-stuff]" or "current".
version_too_old: |-
The agent version %{version} is too old; pe_agent can only provision versions
newer than %{minimum_version}.
cap:
+ stage_installer:
+ downloading_installer: |-
+ Downloading PE installer from:
+ %{url}
run_install:
- already_installed: |-
- Puppet Enterprise is already installed, skipping installation.
scheduling_run: |-
Scheduling Puppet run to kickstart node classification.
detect_installer:
detect_failed: |-
The VM "%{name}" could not detect the version of Puppet Enterprise and failed with