Bookstack storage on host

This commit is contained in:
a.pivkin 2024-10-26 14:37:32 +03:00
parent ce8252b4dc
commit 90c3535ae2

View File

@ -81,7 +81,7 @@
- name: running ceph bootstrap
pause:
prompt: run this command to bootstrap 1st node "cephadm bootstrap --mon-ip {{ first_mon_ip }} --cluster-network {{ cluster_network }}
prompt: RUN THIS TO BOOTSTRAP THE CLUSTER "cephadm bootstrap --mon-ip {{ first_mon_ip }} --cluster-network {{ cluster_network }}
--initial-dashboard-user {{ initial_dashboard_user }} --initial-dashboard-password {{ initial_dashboard_password }} --apply-spec /root/cluster_spec.yml"
handlers: