Yuvipanda has submitted this change and it was merged.

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

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



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

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

Reply via email to