Browse Source

#3331: [Improvement-11380][scp-host.sh] Set StrictHostKeyChecking=no option to ssh (#11382)

* [Improvement][scp-host.sh] Set StrictHostKeyChecking=no option to ssh

* add StrictHostKeyChecking=no option to status-all.sh
git-as-svn/v1/dev
rickchengx 2 years ago committed by GitHub
parent
commit
a06594e05e
  1. 2
      commit.ref
  2. 34
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit f76520c07e65e44f0c8eb25f7cd66f26be1a1b22
Subproject commit 3836dd7170e33a28ada6825dd9a6dcdcf0546aea

34
commit.yml

@ -2,28 +2,16 @@
branches: {
}
fileChange:
/dolphinscheduler-ui:
newFile: !uuid 'e4e60b0952433ff77664c86ef96de49314df68a8'
oldFile: !uuid 'd0c2f300e358d7ce3502a2bb09e6f4bb0d3c1b5c'
/dolphinscheduler-ui/src:
newFile: !uuid '971182081e0ef62df014ebd1eb8644b8f94ce0ab'
oldFile: !uuid '6f127b059dafdf8e3613dc76efa6fc60a6ce0607'
/dolphinscheduler-ui/src/views:
newFile: !uuid 'aac3b3912b95d214f9988421f517b709b54c1ff2'
oldFile: !uuid 'd785bc73ba21b27b3a7769e3478586893c04a8f0'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid 'db0f99c60a5a6d10c754a7bfebe26ff62b3edefc'
oldFile: !uuid '5c288d3eed7ecbea587d66b2a467a4de4618d226'
/dolphinscheduler-ui/src/views/projects/workflow:
newFile: !uuid 'ff1d0d3e2a22fce7b3de32d9f9149fcb1fd282a7'
oldFile: !uuid '57a52d8934147c022d61077fd761d5af67dfe4d8'
/dolphinscheduler-ui/src/views/projects/workflow/definition:
newFile: !uuid '9d5179184d994fc91e6b258777d7c3f95e1e3acc'
oldFile: !uuid 'a7d5fa946f4eb6b8456e4d2e994742c5fa41f8f8'
/dolphinscheduler-ui/src/views/projects/workflow/definition/index.tsx:
newFile: !uuid '380cc5b88c84ba9a9bc0da9046ae858bbe3e5aab'
oldFile: !uuid 'dfe0aee6b113636079667b6b590963ffdb180eed'
gitCommitId: !uuid 'f76520c07e65e44f0c8eb25f7cd66f26be1a1b22'
/script:
newFile: !uuid 'db8e0e1f547daae778fd84b46018da15e0759d1f'
oldFile: !uuid '3d70c2e0c4ab73c95147d19af4a08bec3aa752a6'
/script/scp-hosts.sh:
newFile: !uuid 'ddcce38dbe5b7336fd9c45517d4b915074cfcae8'
oldFile: !uuid '285f3280b210da4c5c22c2867aa2a3d69f4680d6'
/script/status-all.sh:
newFile: !uuid '9e622633f70af5630b3dcf1d6b47c0e7d80c5e2e'
oldFile: !uuid '7f3f184094a27a5419d430ed69edc2d9ea4e65d5'
gitCommitId: !uuid '3836dd7170e33a28ada6825dd9a6dcdcf0546aea'
renames: {
}
revisionId: 3330
revisionId: 3331

Loading…
Cancel
Save