Awight has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/207035

Change subject: Fix typo in hieradata
......................................................................

Fix typo in hieradata

Change-Id: Ia55699e6c6835ef135b3d90065eedf87c6607e9a
---
M puppet/hieradata/common.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/35/207035/1

diff --git a/puppet/hieradata/common.yaml b/puppet/hieradata/common.yaml
index 81bba5f..9c6ff3a 100644
--- a/puppet/hieradata/common.yaml
+++ b/puppet/hieradata/common.yaml
@@ -24,7 +24,7 @@
 crm::db_user: root
 crm::db_pass: "%{hiera('mysql::root_password')}"
 
-crm::drupal::dir: "%{hiera('crm::dir')/drupal}"
+crm::drupal::dir: "%{hiera('crm::dir')}/drupal"
 crm::drupal::files_dir: 
"%{hiera('mwv::files_dir')}/org.wikimedia.civicrm-files"
 
 hhvm::common_settings:

-- 
To view, visit https://gerrit.wikimedia.org/r/207035
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia55699e6c6835ef135b3d90065eedf87c6607e9a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to