Skip to content

shanecowherd/vagrant-puppet-railsstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant getting started script using Puppet

Installation

Install Vagrant
$ cd ~/
$ git clone https://github.com/shanecowherd/vagrant-puppet-railsstack.git
$ cd vagrant-puppet-railsstack
$ vagrant box add ubuntu1110 http://timhuegdon.com/vagrant-boxes/ubuntu-11.10.box
$ vagrant up

Change Mysql Password

Edit the puppet/manifests/default.pp variables

Issues

err: /Stage[main]/Apache/Service[apache2]: Could not evaluate: Could not find init script for 'apache2'

I see this when I type vagrant up, this is known but I'm not quite sure whats happening.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors