Ori.livneh has submitted this change and it was merged.

Change subject: Fix template file path in Gdash role
......................................................................


Fix template file path in Gdash role

Typo introduced in Ib5a139d90.

Change-Id: Ic86f41f479817138a0811e516627dbd2cc891916
---
M manifests/role/gdash.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ori.livneh: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/role/gdash.pp b/manifests/role/gdash.pp
index 6a676d5..77f4444 100644
--- a/manifests/role/gdash.pp
+++ b/manifests/role/gdash.pp
@@ -16,7 +16,7 @@
           graph_height  => 500,
           graph_width   => 1024,
           hide_legend   => false,
-          deploy_addon  => template('gdash/deploy_addon'),
+          deploy_addon  => template('gdash/deploy_addon.erb'),
         },
     }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic86f41f479817138a0811e516627dbd2cc891916
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to