]> git-server-git.apps.pok.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)
committerAdam King <adking@redhat.com>
Mon, 15 Apr 2024 15:01:30 +0000 (11:01 -0400)
commiteb12219967447c8e9e9291bf1392f16372b1c0da
tree53033f2d60b3348b0b1e266078e22b36f53ca16c
parent08bed2683bf1740bd71b559c4f075d85fd1c8781
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>
(cherry picked from commit a99dc99589a0b81792abab1d14db6aad3ef9f2b8)
qa/tasks/cephadm.py