Yuvipanda has uploaded a new change for review.

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

Change subject: aptly: Fix terrible typo
......................................................................

aptly: Fix terrible typo

Change-Id: Ic64ddfe53f436627f4c228ee422d2c7008c6cc17
---
M modules/aptly/manifests/client.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/47/236747/1

diff --git a/modules/aptly/manifests/client.pp 
b/modules/aptly/manifests/client.pp
index 30508a7..0af3464 100644
--- a/modules/aptly/manifests/client.pp
+++ b/modules/aptly/manifests/client.pp
@@ -7,7 +7,7 @@
         # Can be removed when T111760 is fixed
         file { '/etc/dpkg/dpkg.cfg.d/multiarch':
             ensure => absent,
-            notify => Exect['apt-get update'],
+            notify => Exec['apt-get update'],
         }
     }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic64ddfe53f436627f4c228ee422d2c7008c6cc17
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