Yuvipanda has submitted this change and it was merged.

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(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: Ic64ddfe53f436627f4c228ee422d2c7008c6cc17
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to