Unverified Commit b39a196c authored by lukasz bielinski's avatar lukasz bielinski Committed by GitHub
Browse files

properly generate extravolumes in kubeadmconfig for centos (#6707)

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -431,7 +431,7 @@ contiv_peer_with_uplink_leaf: false
contiv_global_as: "65002"
contiv_global_neighbor_as: "500"
ssl_ca_dirs: >-
ssl_ca_dirs: |-
[
{% if ansible_os_family in ['Flatcar Container Linux by Kinvolk'] -%}
'/usr/share/ca-certificates',
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment