Muehlenhoff has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/353018 )

Change subject: Update comment
......................................................................

Update comment

It was removed from labnodepool

Change-Id: I7f9b5b9a5981369092744d51a2c5bc4ce2b16fc2
---
M modules/base/manifests/standard_packages.pp
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/18/353018/1

diff --git a/modules/base/manifests/standard_packages.pp 
b/modules/base/manifests/standard_packages.pp
index f8b6f5b..ee50a20 100644
--- a/modules/base/manifests/standard_packages.pp
+++ b/modules/base/manifests/standard_packages.pp
@@ -62,9 +62,7 @@
     # Installed by default on Ubuntu, but not used (and it's setuid root, so
     # a potential security risk).
     #
-    # Limited to Ubuntu, since Debian doesn't pull it in by default and at
-    # least on labnodepool1001 we have a real world use case since libguestfs0
-    # pulls in ntfs-3g.
+    # Limited to Ubuntu, since Debian doesn't pull it in by default
     if os_version('ubuntu >= trusty') {
         package { 'ntfs-3g': ensure => absent }
     }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7f9b5b9a5981369092744d51a2c5bc4ce2b16fc2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <mmuhlenh...@wikimedia.org>

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

Reply via email to