浏览代码

Update main.yml

Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
sakshiarora13 3 年之前
父节点
当前提交
1cb03680ac
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      control_plane/tools/roles/cluster_preperation/vars/main.yml

+ 3 - 1
control_plane/tools/roles/cluster_preperation/vars/main.yml

@@ -16,4 +16,6 @@
 #Usage: passwordless_ssh.yml
 rsa_id_file: "/root/.ssh/id_rsa"
 passphrase: ""
-auth_key_path: "/root/.ssh/authorized_keys"
+auth_key_path: "/root/.ssh/authorized_keys"
+config_file: "/root/.ssh/config"
+file_mode: "0600"