Skip to content

Codifico/Vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codifico Vagrant Configuration for web development

Installation

git submodule add -b 0.2 --name vagrant [email protected]:codifico/vagrantconfiguration.git vagrant
cd vagrant && git pull

Configuration

cp vagrant/parameters.dist vagrant/parameters

Available parameters:

  • ip - IP Address to assign to VM
  • project - Project name to include in domains
  • use_nfs - Use NFS (true/false) for Windows
  • manifest_file - Puppet Manifest file symfony-standard-devtools-mysql.pp
  • manifests_path - Puppet Manifest directory
  • module_path - Puppet Modules directory

Known Issues:

  • Update apt-get database

About

Codifico Vagrant Configuration for web development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published