Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaytaph/symfony2-puppet

A simple layout of your Vagrant / puppet manifests that you can drop into your root directory of your symfony2 project
https://github.com/jaytaph/symfony2-puppet

Last synced: 22 days ago
JSON representation

A simple layout of your Vagrant / puppet manifests that you can drop into your root directory of your symfony2 project

Awesome Lists containing this project

README

        

EOL:
Please check out the symfony2-puppet-new repository for a more up-to-date system

---

A simple layout of your symfony2 vagrant/puppet modules.

Since we are using external modules, make sure you create them as well:

$ git submodule init
$ git submodule update

Or, if you prefer not to use those: copy them over from https://github.com/example42/

See: http://www.adayinthelifeof.nl/2012/06/29/using-vagrant-and-puppet-to-setup-your-symfony2-environment/ for more information.