Giter Site home page Giter Site logo

puppet-fundamentals-lab's Introduction

Vagrantfiles for the Puppet Fundamentals for System Administrators course

Vagrant Box Downloads for VirtualBox

CentOS 6.5:

Torrent (recommended): http://benpiper.github.io/course-files/puppet-system-administrators-fundamentals/centos65.box.torrent
NB: If you download the torrent, please seed it for at least a couple of days so others can download the image faster.

Dropbox: https://www.dropbox.com/s/206lcenz3o45c79/centos65.box?dl=1

Ubuntu 14.04 LTS: http://cloud-images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-amd64-vagrant-disk1.box

Requirements

VirtualBox and Vagrant

Note for RHEL/CentOS Linux users: You may need to run the following commands after installing VirtualBox:

sudo yum -y install kernel-devel
sudo /etc/init.d/vboxdrv setup

Lab Setup Instructions

  1. git clone this repository or download master.zip and unzip to the puppet-fundamentals-lab directory and cd to it.

  2. Download the CentOS 6.5 Vagrant box to the puppet-fundamentals-lab directory: https://www.dropbox.com/s/206lcenz3o45c79/centos65.box?dl=1 or
    http://benpiper.github.io/course-files/puppet-system-administrators-fundamentals/centos65.box.torrent
    Ensure the file is saved as centos65.box.

  3. Add the CentOS 6.5 box you just downloaded: vagrant box add centos65-base centos65.box

  4. Download the Ubuntu 14.04 Vagrant box to the same directory: http://cloud-images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-amd64-vagrant-disk1.box

  5. Add the Ubuntu box: vagrant box add trusty64 trusty-server-cloudimg-amd64-vagrant-disk1.box

Booting the Puppet Master Server

  1. cd into the puppetmaster subdirectory and launch the VM: vagrant up

  2. Once the machine is booted, SSH into it: vagrant ssh

Windows 2008 R2 ISO

http://www.microsoft.com/en-us/download/details.aspx?id=11093

puppet-fundamentals-lab's People

Contributors

benpiper avatar devinsodhi avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.