]> 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)
committerAdam King <adking@redhat.com>
Mon, 15 Apr 2024 15:01:30 +0000 (11:01 -0400)
commit4ffa809b9dc59880b1d56a0d8c547c5a7bb2f50a
tree3495c9811b3f1c741abeaa7c0a07dfa531a306c7
parent2beca806fba676ead5bdc5fb82a1d3f67a9ea4db
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>
(cherry picked from commit 3ec0bfa9eb5daf6b8b0101a50d0323918cdb7d31)
qa/tasks/cephadm.py