Add puppet-drush module to modules.env
Groups.openstack.org is using Drupal and Drush for upgrades and site installation. The puppet deployment process is broken because the Pear based deployment method of Drupal's drush utility is deprecated now. The puppet module maintained by Drupal community (https://www.drupal.org/project/puppet_drush) provides a standard, well maintained framework for Drush installation and configuration. Change-Id: I71e4356d0b6861dd648d069d5e31f002b3b0cc83
This commit is contained in:
parent
50882bce32
commit
174709d18f
@ -47,6 +47,7 @@ SOURCE_MODULES["$OPENSTACK_GIT_ROOT/openstack/puppet-nova"]="origin/stable/liber
|
||||
SOURCE_MODULES["$OPENSTACK_GIT_ROOT/openstack/puppet-openstack_extras"]="origin/stable/liberty"
|
||||
SOURCE_MODULES["$OPENSTACK_GIT_ROOT/openstack/puppet-openstacklib"]="origin/stable/liberty"
|
||||
|
||||
SOURCE_MODULES["https://git.drupal.org/project/puppet-drush"]="origin/1.0.x"
|
||||
SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-vcsrepo"]="0.0.8"
|
||||
# NOTE(yolanda): please note that grafana depends on camptocamp-archive. This is a
|
||||
# potential conflict with puppet-community/puppet-archive. So we cannot
|
||||
|
Loading…
x
Reference in New Issue
Block a user