openstack-ansible-ceph_client/tasks
Andrew Bonney 602dc5fc04 Don't load systemd parent service for object cache
We use the systemd_service role to load a drop-in for all
services which fall under the 'ceph-immutable-object-store'
banner, but this isn't a service in its own right.

Attempting to load the service on Ubuntu Jammy results in
an error, so we prevent loading it, and leave enabling of the
individual service up to an existing later task.

Change-Id: If9c46d22f42bc3765b217b0fbc736331bf337557
(cherry picked from commit 2bb6cdf481)
2024-02-13 14:29:38 +00:00
..
ceph_auth.yml Allow to distribute custom key with the role 2023-10-10 13:57:30 +00:00
ceph_auth_extra.yml Provide opportunity to define cluster_name 2022-08-10 07:07:16 +02:00
ceph_auth_extra_compute.yml Define libvirt secrets from keyring files in ceph_extra_confs 2022-12-16 13:25:49 +01:00
ceph_config.yml Provide opportunity to define cluster_name 2022-08-10 07:07:16 +02:00
ceph_config_extra.yml Provide opportunity to define cluster_name 2022-08-10 07:07:16 +02:00
ceph_get_keyrings_from_files.yml Allow to distribute custom key with the role 2023-10-10 13:57:30 +00:00
ceph_get_keyrings_from_mons.yml Allow to distribute custom key with the role 2023-10-10 13:57:30 +00:00
ceph_get_mon_host.yml Remove the dependency on SSH for monitors 2018-09-27 11:28:45 -05:00
ceph_immutable_object_cache.yml Don't load systemd parent service for object cache 2024-02-13 14:29:38 +00:00
ceph_install.yml Remove references to unsupported operating systems 2021-03-21 21:06:47 +01:00
ceph_install_python_libs.yml Simpify selection of the python interpreter. 2022-02-02 04:41:28 -05:00
ceph_preinstall_apt.yml Fix Remove revoked ceph apt-keys 2021-03-04 14:55:03 -05:00
ceph_preinstall_dnf.yml Merge "Unify EPEL gpg key and repo provisioning" 2023-04-04 13:50:14 +00:00
main.yml Add AppArmor configuration for ceph read/write caching 2023-10-10 07:00:01 +00:00