Skip to content

Using a vanilla centos 6.4 image, create a puppet manifest that mirrors the configuration of the web and DB servers at PSU.

Notifications You must be signed in to change notification settings

suns3t/puppet-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Provision a Centos 6.4 VM Vagrant box using Puppet

##Purpose Using a vanilla centos 6.4 image, create a puppet manifest that mirrors the configuration of the web and DB servers at PSU. ##Install Install Vagrant and Virtual Box (this should be available on ARC computers) Create local directory such as "centos64-puppet" and clone essentail files

mkdir centos64-puppet
cd centos64-puppet/
git clone https://github.com/suns3t/puppet-manifest.git

Run Vagrant and start provisioning (this step will take about one hour)

vagrant up --provision

##Troubleshoot If you run into the error of executing 'VBoxManage' when start up Vagrant box, run the command below to restart VBoxManager

sudo /Library/StartupItems/VirtualBox/VirtualBox restart

##Contact Contact information will go here!

About

Using a vanilla centos 6.4 image, create a puppet manifest that mirrors the configuration of the web and DB servers at PSU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published