]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: add a new cephadm task for setting up samba ad dc
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 20 Feb 2024 23:28:58 +0000 (18:28 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 21 Mar 2024 22:30:58 +0000 (18:30 -0400)
commita99dc99589a0b81792abab1d14db6aad3ef9f2b8
treed166229f7bf825e1d1d0e1d385e21c5d7a267be8
parent4e897de3225aa8624c3e0188236f85f523088ea2
qa/tasks: add a new cephadm task for setting up samba ad dc

Add a new task function to cephadm.py that sets up a container running
the Samba based domain controller on a node using podman or docker.
Much of the function actually deals with disabling systemd-resolved
because that service conflicts with the DNS server component of the DC.

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