]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: add a cephadm.exclude role
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 26 Feb 2024 18:47:04 +0000 (13:47 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 21 Mar 2024 22:31:16 +0000 (18:31 -0400)
commit3ec0bfa9eb5daf6b8b0101a50d0323918cdb7d31
treefbd5cf9413aedbdd0b8f876bf658b384ecf695a0
parent2a917e23ca6b3d2a4b90a40a07a1b5ae299b3924
qa/tasks: add a cephadm.exclude role

Add a cephadm.exclude role that excludes a test node from cluster setup
and related commands. I need this as I have  test node that will be set
up as an AD Domain Controller for testing Samba and do not want that
node to be have *any* other services running on it.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/tasks/cephadm.py