document broken wiki replication (#41547) authored by anarcat's avatar anarcat
...@@ -224,8 +224,10 @@ into a separate project. ...@@ -224,8 +224,10 @@ into a separate project.
* **Mirror direction**: `push` (only "free" option, `pull` is * **Mirror direction**: `push` (only "free" option, `pull` is
non-free) non-free)
* **Authentication method**: `Password` (default) * **Authentication method**: `Username and Password` (default)
* **Password**: the **Access token** you created in the first * **Username**: the **Access token** name created in the first
step
* **Password**: the **Access token** secret created in the first
step step
* **Keep divergent refs**: checked (optional, should make sure * **Keep divergent refs**: checked (optional, should make sure
sync works in some edge cases) sync works in some edge cases)
...@@ -250,6 +252,9 @@ this](https://gitlab.com/gitlab-org/gitlab/-/issues/19842). It's also [not possi ...@@ -250,6 +252,9 @@ this](https://gitlab.com/gitlab-org/gitlab/-/issues/19842). It's also [not possi
repositories either](https://gitlab.com/gitlab-org/gitlab/-/issues/20754), a compromise would be to [preview the wiki repositories either](https://gitlab.com/gitlab-org/gitlab/-/issues/20754), a compromise would be to [preview the wiki
home page correctly in repositories](https://gitlab.com/gitlab-org/gitlab/-/issues/432344). home page correctly in repositories](https://gitlab.com/gitlab-org/gitlab/-/issues/432344).
Update: it seems this broken in some recent upgrade, see [issue
41547](https://gitlab.torproject.org/tpo/tpa/team/-/issues/41547) for details.
## Pager playbook ## Pager playbook
### Wiki unavailable ### Wiki unavailable
... ...
......