Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update script for a better output for private VM IP #664

Merged
merged 2 commits into from
Aug 9, 2021

Conversation

seokho-son
Copy link
Member

Update script for a better output for private VM IP

  1. gen-sshKey.sh 의 출력에 private IP 추가하여, private IP 를 쉽게 확인할 수 있도록 처리
  2. change-mcis-hostname.sh를 통해 hostname을 Public IP 주소(xxx.xxx.xxx.xxx)를 포함한 문자열로 제공하고 있었으나, hostname에 . 가 포함되면 오류가 발생할 수 있는 프로그램들이 있음을 감안하여, Public IP 대신 VM ID를 hostname으로 사용하도록 수정.

@seokho-son seokho-son requested a review from jihoon-seo as a code owner August 9, 2021 01:43
@jihoon-seo jihoon-seo merged commit 2bed662 into cloud-barista:main Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants