Giuseppe Lavagetto has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/355392 )

Change subject: calico: add new version 2.2.0
......................................................................


calico: add new version 2.2.0

Bug: T165024
Change-Id: I667d376f151c33e86dfab3de546a9ee502778e66
---
M modules/calico/manifests/init.pp
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Giuseppe Lavagetto: Looks good to me, approved
  Alexandros Kosiaris: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/modules/calico/manifests/init.pp b/modules/calico/manifests/init.pp
index d66dc9e..ec255b6 100644
--- a/modules/calico/manifests/init.pp
+++ b/modules/calico/manifests/init.pp
@@ -37,6 +37,12 @@
             $calico_cni_version = '1.5.1-1~wmf1'
             $cni_version = '0.3.0-1~wmf1'
         }
+        '2.2.0': {
+            $calicoctl_version = '1.2.0-1~wmf1'
+            $calico_node_version = '1.2.0'
+            $calico_cni_version = '1.8.3-1~wmf1'
+            $cni_version = '0.3.0-1~wmf1'
+        }
         default: { fail('Unsupported calico version') }
     }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I667d376f151c33e86dfab3de546a9ee502778e66
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to