We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a76e9b + 16baaa0 commit 0c1c718Copy full SHA for 0c1c718
roles/enter_maintenance/defaults/main.yml
@@ -1,2 +1,2 @@
1
---
2
-cephadm_hostname: "{{ ansible_facts.nodename }}"
+cephadm_hostname: "{{ ansible_facts.hostname }}"
roles/exit_maintenance/defaults/main.yml
0 commit comments