소스 검색

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
 #Usage: passwordless_ssh.yml
 rsa_id_file: "/root/.ssh/id_rsa"
 rsa_id_file: "/root/.ssh/id_rsa"
 passphrase: ""
 passphrase: ""
-auth_key_path: "/root/.ssh/authorized_keys"
+auth_key_path: "/root/.ssh/authorized_keys"
+config_file: "/root/.ssh/config"
+file_mode: "0600"