From be6ce81b8f86f30047ecc325ceb7efc98fa98dbf Mon Sep 17 00:00:00 2001 From: Albin Vass Date: Sat, 14 Nov 2020 04:18:38 +0100 Subject: [PATCH] Update FAQ Change-Id: I302cae04aa9c2ce08b2153a362a8b05205bc0475 --- www/docs/faq.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/docs/faq.html b/www/docs/faq.html index e07e3af..e7ac8bd 100644 --- a/www/docs/faq.html +++ b/www/docs/faq.html @@ -73,7 +73,7 @@ What code review systems does Zuul support?

- Zuul currently supports Gerrit, GitHub, GitHub Enterprise, + Zuul currently supports Gerrit, GitLab, GitHub, GitHub Enterprise, and Pagure. Work is in progress to add Bitbucket support.

@@ -90,8 +90,8 @@

To provision these resources Zuul uses Nodepool which can talk to a variety of cloud resources as well as staticly configured - hosts. Currently AWS, Kubernetes, OpenShift and OpenStack cloud - resources are supported. Work to support Azure is in progress. + hosts. Currently AWS, Azure, Kubernetes, OpenShift and OpenStack cloud + resources are supported. Work to support Digital Ocean is in progress.