- Learning Puppet
- Jussi Heinonen
- 251字
- 2021-07-16 20:13:25
Downloading the Puppet Learning VM
You now should have VirtualBox installed, which can run virtual machines for our isolated development environment.
We will be using the Puppet Learning VM Version 3.7.1, which I've uploaded to an Amazon S3 bucket.
The Puppet Learning VM is a virtual machine image that comes with preinstalled Puppet software. Installing Puppet is not a difficult or too time-consuming task, but it will save us all a little bit of our valuable time if we use the Puppet Learning VM, so we can start experimenting with Puppet quicker.
Follow these steps to complete the download process:
- To download the Puppet Learning VM Version 3.7.1, go to http://learning-puppet-packt.s3-website-eu-west-1.amazonaws.com, and click on the link that says To download Puppet Learning VM v.3.7.1 click here.
- Once the download is finished, you should find a file called
learn_puppet_centos-6.5-pe-3.7.1-ptb-ovf.zip
in the download folder of your web browser. - Double-click on the
learn_puppet_centos-6.5-pe-3.7.1-ptb-ovf.zip
file to open the Zip file archive manager and extract the files to the filesystem. - At this stage, I'd recommend that you create a dedicated directory under your home directory that acts as a repository for virtual machine files as well as the Puppet manifest files that we will create later in this book.
- Once the zip archive has been extracted to the directory, you should find the
learn_puppet_centos-6.5.ovf
andlearn_puppet_centos-6.5-disk1.vmdk
files on the disk.
Next, we will import the virtual machine to the VirtualBox, take a snapshot of it, and then we should be ready to start experimenting with Puppet.
推薦閱讀
- Node.js 10實戰(zhàn)
- Progressive Web Apps with React
- Debian 7:System Administration Best Practices
- C# Programming Cookbook
- Mastering QGIS
- Learning SQLite for iOS
- Mastering Unity Shaders and Effects
- Learn WebAssembly
- C++面向?qū)ο蟪绦蛟O(shè)計習(xí)題解答與上機指導(dǎo)(第三版)
- iOS開發(fā)實戰(zhàn):從入門到上架App Store(第2版) (移動開發(fā)叢書)
- Mastering Business Intelligence with MicroStrategy
- Visual Basic 6.0程序設(shè)計實驗教程
- ExtJS Web應(yīng)用程序開發(fā)指南第2版
- Android應(yīng)用開發(fā)深入學(xué)習(xí)實錄
- 代碼閱讀