|
@ -15,3 +15,6 @@ discoveryTokenAPIServers: |
|
|
discoveryTokenUnsafeSkipCAVerification: true |
|
|
discoveryTokenUnsafeSkipCAVerification: true |
|
|
nodeRegistration: |
|
|
nodeRegistration: |
|
|
name: {{ inventory_hostname }} |
|
|
name: {{ inventory_hostname }} |
|
|
|
|
|
{% if manage_crio %} |
|
|
|
|
|
criSocket: /var/run/crio/crio.sock |
|
|
|
|
|
{% endif %} |