forumone / web-starter

Starting place for developing Drupal, Wordpress and other web applications
http://forumone.github.io/web-starter/
22 stars 11 forks source link

Vagrant provision errors #199

Closed mortona42 closed 8 years ago

mortona42 commented 8 years ago

Updated yeoman generator and started a new project.

Selections: Drupal, Capistrano, Grunt, Puppet PHP 5.6 Solr

screen shot 2016-05-19 at 1 11 38 pm screen shot 2016-05-19 at 1 11 48 pm screen shot 2016-05-19 at 1 12 13 pm screen shot 2016-05-19 at 1 12 21 pm screen shot 2016-05-19 at 1 12 28 pm screen shot 2016-05-19 at 1 12 38 pm screen shot 2016-05-19 at 1 12 42 pm

mortona42 commented 8 years ago

Fixed by changing (in Puppetfile):

mod "forumone/forumone", :git => "https://github.com/forumone/puppet-forumone.git", :ref => "1.1.40"

to

:ref => "1.1.x"