Alexandros Kosiaris has submitted this change and it was merged.

Change subject: palladium: Add lint:ignore rules for it
......................................................................


palladium: Add lint:ignore rules for it

Change-Id: Ib159e6a359a9fc125c8daf30cbe97d82b02e90ed
---
M manifests/site.pp
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Alexandros Kosiaris: Looks good to me, approved
  Dzahn: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/manifests/site.pp b/manifests/site.pp
index 7f9d9c7..66c7d2c 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2330,11 +2330,13 @@
     interface::add_ip6_mapped { 'main':
         interface => 'eth0',
     }
+    # lint:ignore:puppet_url_without_modules
     motd::script { 'deprecation_warning':
         ensure   => present,
         priority => 01,
         source   => 'puppet:///files/palladium_deprecation',
     }
+    # lint:endignore
     # Add a site for temporary puppet backend tests
     ::puppetmaster::web_frontend { 'puppetmaster.test.eqiad.wmnet':
         master    => 'palladium.eqiad.wmnet',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib159e6a359a9fc125c8daf30cbe97d82b02e90ed
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to