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 20a438a commit b9048abCopy full SHA for b9048ab
1 file changed
playbooks/pre_cloud.yaml
@@ -52,7 +52,7 @@
52
53
- name: Debug zuul encryption
54
ansible.builtin.debug:
55
- msg: "{{ clouds_conf.scaleup_api_server }}"
+ msg: "{{ clouds_conf.noris_ca_data }}"
56
57
- name: Create cluster config file
58
ansible.builtin.template:
0 commit comments