Hi,
The default wrsroot (soon to be renamed to sysadmin) is St8rlingX*. You must have chosen a different password. To resolve this issue, just overwrite the default
Ansible become password in your host override file (localhost.yml) as follows:
ansible_become_pass: <your-custom-passwd>
or specify it at the command line using the playbook -e (--extra-vars) option. This is documented in StarlingX installation procedure.
The error message in the failed task, where it tries to determine if the host has a (unmistakenly) StarlingX package, is misleading. The following commit:
https://review.opendev.org/664759
which is under review addresses that.
Tee
From: huyp [mailto:huyp@inspur.com]
Sent: June-10-19 11:35 PM
To: starlingx-discuss@lists.starlingx.io
Subject: [Starlingx-discuss] Host localhost does not have the right image!.
I download the iso with the link
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190604T144018Z/outputs/iso/bootimage.iso
I deploy aio-sx mode with vm which has eight vcpu, 64G memory, 240G hard driver, 3 nic cards.
When I execute “ansible-playbook /usr/share/ansible/stx-ansible/playbooks/bootstrap/bootstrap.yml” , it failed with message “Host localhost does not have the right image!.”
Why is that ?
发送自 Windows 10
版邮件应用