Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

[Ssh log refine] Add ssh log. #1675

Merged
merged 6 commits into from
Nov 8, 2018
Merged

Conversation

wangcan0329
Copy link
Contributor

No description provided.

@@ -147,6 +147,10 @@ if service --status-all 2>&1 | grep -q ssh; then
mv /pai/ssh_config/config /root/.ssh/
# Start ssh service
start_ssh_service
else
printf "%s %s\n %s %s \n" \
"[WARNING]" "Open-ssh server not found in image will skip prepare ssh info." \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open-ssh server not found, will not enable ssh service.

else
printf "%s %s\n %s %s \n" \
"[WARNING]" "Open-ssh server not found in image will skip prepare ssh info." \
"[INFO]" "You can refer to PAI dockerfile example to get full support: https://github.com/Microsoft/pai/tree/master/examples/Dockerfiles"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please refer to PAI dockerfile example to get ssh service enabled.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 51.774% when pulling c09e171 on canwan/add-ssh-related-log into 39d5a17 on master.

@coveralls
Copy link

coveralls commented Nov 7, 2018

Coverage Status

Coverage increased (+0.01%) to 51.774% when pulling 4e1b5b3 on canwan/add-ssh-related-log into 39d5a17 on master.

Copy link
Contributor

@fanyangCS fanyangCS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you missed a comma between “found”and “will”.

@wangcan0329 wangcan0329 merged commit 2ba22ef into master Nov 8, 2018
@wangcan0329 wangcan0329 deleted the canwan/add-ssh-related-log branch November 8, 2018 05:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants