Dzahn has uploaded a new change for review.

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

Change subject: labsdns: lint fixes
......................................................................

labsdns: lint fixes

WARNING: indentation of => is not properly aligned
puppet-lint 1.1.0

Bug:T93645
Change-Id: Ife77df84d823ee1e7db73b91c4ce7f0dd6f03160
---
M manifests/role/labsdns.pp
1 file changed, 7 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/46/202646/1

diff --git a/manifests/role/labsdns.pp b/manifests/role/labsdns.pp
index a03132c..12712ac 100644
--- a/manifests/role/labsdns.pp
+++ b/manifests/role/labsdns.pp
@@ -2,13 +2,13 @@
     include passwords::pdns
 
     class { '::labs_dns':
-        dns_auth_ipaddress      => '208.80.154.12',
-        dns_auth_query_address  => '208.80.154.12',
-        dns_auth_soa_name       => 'labs-ns2.wikimedia.org',
-        pdns_db_host            => 'm1-master.eqiad.wmnet',
-        pdns_db_password        => $passwords::pdns::db_pass,
-        pdns_recursor           => '208.80.154.239',
-        recursor_ip_range       => '10.68.16.0/21',
+        dns_auth_ipaddress     => '208.80.154.12',
+        dns_auth_query_address => '208.80.154.12',
+        dns_auth_soa_name      => 'labs-ns2.wikimedia.org',
+        pdns_db_host           => 'm1-master.eqiad.wmnet',
+        pdns_db_password       => $passwords::pdns::db_pass,
+        pdns_recursor          => '208.80.154.239',
+        recursor_ip_range      => '10.68.16.0/21',
     }
 
     ferm::service { 'udp_dns_rec':

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife77df84d823ee1e7db73b91c4ce7f0dd6f03160
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to