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.
1 parent 3a76e9b commit 16baaa0Copy full SHA for 16baaa0
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