From 716d315cdbb4257a9e2e63eb95858b0a0b5dfdad Mon Sep 17 00:00:00 2001 From: "a.pivkin" Date: Mon, 16 Dec 2024 18:05:23 +0300 Subject: [PATCH] minor updates on playbook --- basics.yaml | 2 +- templates/cluster_spec.yml.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/basics.yaml b/basics.yaml index c12284f..5158e90 100644 --- a/basics.yaml +++ b/basics.yaml @@ -46,7 +46,7 @@ trim_blocks: true lstrip_blocks: true loop: - - { name: "ceph.conf.j2", dest: "/root/ceph.conf" } +# - { name: "ceph.conf.j2", dest: "/root/ceph.conf" } - { name: "cluster_spec.yml.j2", dest: "/root/cluster_spec.yml" } - { name: "initial-ceph.j2", dest: "/root/initial-ceph.conf" } - { name: "sshd_config.j2", dest: "/etc/ssh/sshd_config"} diff --git a/templates/cluster_spec.yml.j2 b/templates/cluster_spec.yml.j2 index 9f2d0fe..e81d232 100644 --- a/templates/cluster_spec.yml.j2 +++ b/templates/cluster_spec.yml.j2 @@ -25,7 +25,7 @@ placement: label: "mgr" --- service_type: osd -service_id: 12_SDD +service_id: All_disks service_name: osd.all-available-devices placement: label: "osd"