Skip to content

Commit

Permalink
Update to use eZ Publish Community Project 2013.11
Browse files Browse the repository at this point in the history
  • Loading branch information
brucem committed Dec 8, 2013
1 parent 4027cc2 commit ec00d7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions puppet/manifests/ezpublish5_standalone.pp
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
db_pass => 'password',
}

# Install eZ Publish 5 (Community Project 2013.09) from url in the default
# Install eZ Publish 5 (Community Project 2013.11) from url in the default
# DocRoot
ezpublish::install { 'eZ Publish Community Project 2013.09':
src => 'http://share.ez.no/content/download/153730/907395/version/1/file/ezpublish5_community_project-2013.09-gpl-full.tar.gz',
ezpublish::install { 'eZ Publish Community Project 2013.11':
src => 'http://share.ez.no/content/download/154571/912584/version/1/file/ezpublish5_community_project-2013.11-gpl-full.tar.gz',
dest => '/var/www/default',
require => Class['ezpublish::default']
}
Expand Down

0 comments on commit ec00d7c

Please sign in to comment.