From c3e9305bce9fd1aaf165779fb46570c683750e6f Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 4 May 2025 00:10:22 -0700 Subject: Tried to use docker ingress to solve x-real-ip on mail daemon but it didn't work for other ports --- playbooks/ceph_mount.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 playbooks/ceph_mount.yml (limited to 'playbooks/ceph_mount.yml') diff --git a/playbooks/ceph_mount.yml b/playbooks/ceph_mount.yml new file mode 100644 index 0000000..de2dd5b --- /dev/null +++ b/playbooks/ceph_mount.yml @@ -0,0 +1,7 @@ +--- + +- name: Setup ceph + hosts: ceph + become: true + roles: + - ceph -- cgit v1.2.3-70-g09d2