7 Commits

Author SHA1 Message Date
Marton Kiss
873c318c1c Fix groups-dev drush dependency problem
Add dependency between drupal dist-build and pear drush packages.
Previously this missing relation prevented site deployment on
first run.

Change-Id: I7813fabd2e1d4ef8d1cda1116140d247cdc60c9d
Closes-Bug: #1324485
2014-05-29 13:05:14 +02:00
William Van Hevelingen
c2c3864127 Fix @var deprecation warnings in drupal templates
Change-Id: I603d54bc6fb002f634c2da77465ad6569c08ce0a
2014-03-23 10:13:56 -07:00
Jenkins
d4fefa8034 Merge "Groups-dev distbuild checked wrong Git repository commit hash" 2013-09-23 21:43:14 +00:00
Marton Kiss
eb947f7a64 Groups-dev distbuild checked wrong Git repository commit hash
The distbuild process checked .git/packed-refs instead of
.git/refs/heads/master. This file is required for triggering
automatic staging site rebuild.

Change-Id: I177dda27140ac6af7f3c94c9b161b5b24c4ba0c0
2013-09-23 16:10:02 +02:00
Marton Kiss
2eed9ab385 Groups-dev drupal drush update to 6.0.0
Bug #1228206 requires drush 6.0.0 instead of 5.9.0 to apply
local patch files.

Change-Id: Ie25eec114d0a4ffe9c328c2d74972bb3512510a0
2013-09-23 15:53:33 +02:00
Jeremy Stanley
0c1d4e61ff Install mysql-client when using drupal
* modules/drupal/manifests/init.pp: Some of the deployment scripts
and related tooling use the command-line MySQL client, so install
it.

Change-Id: I7f52f7a9b0d279fa5ead21313458053aeb16ac3c
2013-09-19 19:41:20 +00:00
Marton Kiss
648a8af52f Add groups-dev.openstack.org node
Add a groups-dev node to openstack infra, based on drupal
environment. This node checks out the repository:
https://git.openstack.org/openstack-infra/groups

Build a new deployment from scratch, including drush make
distbuild and drush si auto-installation features.

Change-Id: I71eef1c14724ceb13a896ff768923148dedcc2ef
2013-09-17 11:43:00 +02:00