parent
f74d94a5e0
commit
a020ac0e15
ansible/roles/firstboot/files/ansible_payload
bootstrap/roles/metacluster/tasks
upgrade/roles/metacluster/tasks
@ -117,7 +117,7 @@
|
||||
env:
|
||||
- name: LEGO_CA_CERTIFICATES
|
||||
value: /step-ca/root_ca.crt
|
||||
marker: ' # {mark} ANSIBLE MANAGED BLOCK'
|
||||
marker: ' # {mark} ANSIBLE MANAGED BLOCK [rootca]'
|
||||
notify:
|
||||
- Apply manifests
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
mountPath: /data
|
||||
persistence:
|
||||
enabled: true
|
||||
marker: ' # {mark} ANSIBLE MANAGED BLOCK'
|
||||
marker: ' # {mark} ANSIBLE MANAGED BLOCK [persistence]'
|
||||
notify:
|
||||
- Apply manifests
|
||||
|
||||
|
@ -72,3 +72,4 @@
|
||||
metadata:
|
||||
labels:
|
||||
vm_id: "{{ moref_id }}"
|
||||
kubeconfig: "{{ kubeconfig.path }}"
|
||||
|
@ -72,3 +72,4 @@
|
||||
metadata:
|
||||
labels:
|
||||
vm_id: "{{ moref_id }}"
|
||||
kubeconfig: "{{ kubeconfig.path }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user