Yuvipanda has uploaded a new change for review.

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

Change subject: aptly: Fix typo in distribution name
......................................................................

aptly: Fix typo in distribution name

Change-Id: Ia4f5bbb32a3b5b1aeb73084076980acbb7557351
---
M manifests/role/aptly.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/48/234248/1

diff --git a/manifests/role/aptly.pp b/manifests/role/aptly.pp
index 3b2271c..906a8ea 100644
--- a/manifests/role/aptly.pp
+++ b/manifests/role/aptly.pp
@@ -16,7 +16,7 @@
     }
 
     aptly::repo { 'jessie':
-        distribution => 'precise',
+        distribution => 'jessie',
         publish      => true,
     }
 }

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

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