From 2d53514713e899e239c66f4769148f58109ea4d8 Mon Sep 17 00:00:00 2001 From: Kyr Shatskyy Date: Sat, 16 Oct 2021 00:13:36 +0200 Subject: [PATCH] pulpito/README: add info about variables Signed-off-by: Kyr Shatskyy --- roles/pulpito/README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/roles/pulpito/README.rst b/roles/pulpito/README.rst index 17566a1..3c0b256 100644 --- a/roles/pulpito/README.rst +++ b/roles/pulpito/README.rst @@ -17,3 +17,14 @@ Since pulpito_ is only useful as a frontend to paddles_, it requires a paddles_ .. _pulpito: https://github.com/ceph/pulpito .. _paddles: https://github.com/ceph/paddles + +Variables ++++++++++ + +``pulpito_repo``: Optionally override the pulpito git repo. + +``pulpito_branch``: Optionally override the pulpito repo branch. +For GitHub pull requests the values refs/pull/X/merge or refs/pull/X/head +can be used. + +``pulpito_user``: The system account to create and use (Default: pulpito) -- 2.39.5