diff --git a/playbooks/roles/gerrit/README.rst b/playbooks/roles/gerrit/README.rst index a40ee64e0e..fd109c3b00 100644 --- a/playbooks/roles/gerrit/README.rst +++ b/playbooks/roles/gerrit/README.rst @@ -14,7 +14,7 @@ Variables below configure MariaDB connection details. .. zuul:rolevar:: gerrit_reviewdb_mariadb_username :default: gerrit - The user to make and connect with. + The MariaDB user to make and connect with. .. zuul:rolevar:: gerrit_reviewdb_mariadb_password :default: diff --git a/zuul.d/infra-prod.yaml b/zuul.d/infra-prod.yaml index 70e37e3c39..0db4159f88 100644 --- a/zuul.d/infra-prod.yaml +++ b/zuul.d/infra-prod.yaml @@ -420,7 +420,7 @@ - inventory/base - playbooks/service-review.yaml - inventory/service/group_vars/review.yaml - - inventory/service/host_vars/review02.openstack.org.yaml + - inventory/service/host_vars/review02.opendev.org.yaml - playbooks/roles/pip3/ - playbooks/roles/install-docker/ - playbooks/roles/iptables/