- 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.
推薦閱讀
- Spring Cloud Alibaba微服務架構設計與開發實戰
- GeoServer Cookbook
- 羅克韋爾ControlLogix系統應用技術
- 數據結構習題精解(C語言實現+微課視頻)
- Learning Informatica PowerCenter 10.x(Second Edition)
- Neo4j Essentials
- C語言程序設計實踐教程
- 零基礎學Python數據分析(升級版)
- SQL基礎教程(視頻教學版)
- Learning Python by Building Games
- Python Data Structures and Algorithms
- MySQL從入門到精通(軟件開發視頻大講堂)
- Extreme C
- FFmpeg開發實戰:從零基礎到短視頻上線
- SQL Server 2012 數據庫應用教程(第3版)