From 2d1619e33bd4dcca13d20d9fbdf07fc578eef432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Veiras=20Galisson?= Date: Wed, 10 Feb 2016 15:11:30 +0100 Subject: [PATCH] puppet_apply doc: small typo fix --- website/source/docs/provisioning/puppet_apply.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioning/puppet_apply.html.md b/website/source/docs/provisioning/puppet_apply.html.md index d0ecb0c53..cc9d49270 100644 --- a/website/source/docs/provisioning/puppet_apply.html.md +++ b/website/source/docs/provisioning/puppet_apply.html.md @@ -142,7 +142,7 @@ that the path is located in the "vm" at "/path/to/manifests". ## Environments -If you are using Puppet 4 or higher, you can proivision using +If you are using Puppet 4 or higher, you can provision using [Puppet Environments](https://docs.puppetlabs.com/puppet/latest/reference/environments.html) by specifying the name of the environment and the path on the local disk to the environment files: