Преглед изворни кода

Update main.yml

Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
abhishek-sa1 пре 3 година
родитељ
комит
5ba6a44e5c
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      roles/k8s_start_workers/vars/main.yml

+ 2 - 1
roles/k8s_start_workers/vars/main.yml

@@ -1,4 +1,4 @@
-#  Copyright 2020 Dell Inc. or its subsidiaries. All Rights Reserved.
+#  Copyright 2022 Dell Inc. or its subsidiaries. All Rights Reserved.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -14,3 +14,4 @@
 ---
 
 apiserver_bind_port: 6443
+kubeadm_join_fail_msg: "kubeadm join command failed failed in the compute node {{ inventory_hostname }}. Re-retry omnia.yml execution after performing kubeadm reset manually."