Table of Contents |
---|
Attachments | ||
---|---|---|
|
Installation
CloudHub Portal을 운영중인 Host에 아래와 같이 Package를 설치합니다.
root 권한에서 작업합니다.
...
thumbprint 추가합니다.
Code Block language bash $ /usr/lib/vmware-vcli/apps/general/credstore_admin.pl add --server <host-location> --thumbprint <thumbprint>
Salt vsphere modules 교체
아래 첨부 파일을 modules 경로에 있는 파일과 교체한다.
modules 경로 :
/usr/lib/python3.6/site-packages/salt/modules/vsphere.py
Attachments | ||
---|---|---|
|
Salt-minion 서비스 Python 환경 변수 추가
...