]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
pulpito/README: add info about variables 653/head
authorKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Fri, 15 Oct 2021 22:13:36 +0000 (00:13 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Fri, 15 Oct 2021 22:13:36 +0000 (00:13 +0200)
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com>
roles/pulpito/README.rst

index 17566a154f67532b45981f36ab122b7efc8fd24c..3c0b256108a8e7ed7bc579a39564176cdf2679cd 100644 (file)
@@ -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)