STOGAGES/PFSS
[HPFSS]Ansible Error: The error was: 'dict object' has no attribute 'address'
CRAY KOREA Blog
2022. 5. 9. 12:30
- 오류 내용
The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'address' The error appears to be in '/root/ece-installer/ansible/config-server.yml': line 43, column 7, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Update the /etc/hosts file with entries for all nodes here |
- 오류 이유 : default network 확인이 되지 않을 경우 발생
- 해결 방법 : default network의 gateway 설정 하면 해결
- 확인 방법 : 확인 방법 "route -n"