We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a39d3 commit 514a780Copy full SHA for 514a780
docs/2015-05-12/Worksheet.md
@@ -39,6 +39,7 @@ example of provisioning using shell commands in the Vagrantfile. Which provision
39
- Install `puppet` using the following commands:
40
41
```
42
+ wget https://apt.puppetlabs.com/puppetlabs-release-trusty.deb
43
sudo dpkg -i puppetlabs-release-trusty.deb
44
sudo apt-get update
45
sudo apt-get -y install puppet
0 commit comments