diff --git a/_site/content/posts/modules/gerrit.md b/_site/content/posts/modules/gerrit.md index 8c7e752c..e2b4837e 100644 --- a/_site/content/posts/modules/gerrit.md +++ b/_site/content/posts/modules/gerrit.md @@ -55,10 +55,12 @@ gerrit: height: 2 width: 2 refreshInterval: 300 + domain: https://gerrit-review.googlesource.com projects: - org/test-project" - dotfiles username: "myname" + verifyServerCertificate: false ``` ### Attributes @@ -75,7 +77,7 @@ How often, in seconds, this module will update its data.
Values: A positive integer, `0..n`. `domain`
-_Optional_. Your Gerrit corporate domain.
+Your Gerrit corporate domain.
Values: A valid URI. `projects`
diff --git a/docs/posts/modules/gerrit/index.html b/docs/posts/modules/gerrit/index.html index 6c3831a7..371ed832 100644 --- a/docs/posts/modules/gerrit/index.html +++ b/docs/posts/modules/gerrit/index.html @@ -180,10 +180,12 @@ height="0" width="0" style="display:none;visibility:hidden"> height: 2 width: 2 refreshInterval: 300 + domain: https://gerrit-review.googlesource.com projects: - org/test-project" - dotfiles - username: "myname" + username: "myname" + verifyServerCertificate: false

Attributes

enabled
@@ -198,7 +200,7 @@ How often, in seconds, this module will update its data.
Values: A positive integer, 0..n.

domain
-Optional. Your Gerrit corporate domain.
+Your Gerrit corporate domain.
Values: A valid URI.

projects