Skip to content

Some Vagrant and Puppet programming for CentOS provisioning to virtualbox

Notifications You must be signed in to change notification settings

AndrewSimon/take2-vagrant

Repository files navigation

Description

Project demo for Take-two Interactive

Description

  • Vagrant via Puppet
  • OS: Ubuntu host, CentOS 6 guest
  • Provider vm: Virtualbox 4.1

Howto

-- Setup --

 -  clone this repository: git clone [email protected]:AndrewSimon/take2-vagrant
 -  cd to the repo directory: cd take2-vagrant
 -  set vagrant home to current directory: export VAGRANT_HOME=`pwd`

-- Create CentOS box --

  • vagrant up

-- Check apache is up on your desired ports

-- Shut it down

  • vagrant destroy

-- Note: please remove vagrant user, insecure key, and change root password if publicly accessible

Copyright and license

Copyright 2014, Andrew Simon ([email protected])

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Some Vagrant and Puppet programming for CentOS provisioning to virtualbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published