From: Silvio Rhatto Date: Thu, 12 Sep 2019 18:29:20 +0000 (-0300) Subject: Setup php::composer at nodo::role::dev::drupal8 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c2bb5bb5fc13124e15ed435e8fd4f4780cb8c49a;p=puppet-nodo.git Setup php::composer at nodo::role::dev::drupal8 --- diff --git a/manifests/role/dev/drupal8.pp b/manifests/role/dev/drupal8.pp index 9d678e2..9f559c0 100644 --- a/manifests/role/dev/drupal8.pp +++ b/manifests/role/dev/drupal8.pp @@ -22,6 +22,7 @@ class nodo::role::dev::drupal8( include database include drupal + include php::composer # In case you want to use sqlite3 db package { 'sqlite3':