Yuvipanda has uploaded a new change for review.

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

Change subject: labsdns: Fix typo in variable name
......................................................................

labsdns: Fix typo in variable name

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/57/251157/1

diff --git a/manifests/role/labsdns.pp b/manifests/role/labsdns.pp
index ccdcb2c..fcef89c 100644
--- a/manifests/role/labsdns.pp
+++ b/manifests/role/labsdns.pp
@@ -98,7 +98,7 @@
             'project-proxy',
         ],
         nova_api_url => "http://${nova_controller_hostname}:35357/v2.0";,
-        alias_file   => $alias_script,
+        alias_file   => $alias_file,
     }
 
     # There are three replica servers (c1, c2, c3).  The mapping of

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I150b5f61983cb919793f7539475a68284d2cff0e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>

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

Reply via email to