Faidon Liambotis has submitted this change and it was merged.
Change subject: Remove update-notifier-common from labs instances.
......................................................................
Remove update-notifier-common from labs instances.
Presumed unused, as we certainly aren't rebooting after updates.
Change-Id: I279240727850702cea9609cf2245c9619b32cfab
---
M modules/apt/manifests/unattendedupgrades.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Faidon Liambotis: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/apt/manifests/unattendedupgrades.pp
b/modules/apt/manifests/unattendedupgrades.pp
index 3bb702c..bb056c5 100644
--- a/modules/apt/manifests/unattendedupgrades.pp
+++ b/modules/apt/manifests/unattendedupgrades.pp
@@ -1,5 +1,5 @@
class apt::unattendedupgrades($ensure=present) {
- package { [ 'unattended-upgrades', 'update-notifier-common' ]:
+ package { 'unattended-upgrades':
ensure => $ensure,
}
--
To view, visit https://gerrit.wikimedia.org/r/181539
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I279240727850702cea9609cf2245c9619b32cfab
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: KartikMistry <[email protected]>
Gerrit-Reviewer: Matanya <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits