Hostname (comp, ctrl) sometimes mis-matched from purpose served in Openstack context
- Dominant language
- Shell
- Stars
- 165
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Eg.
```
$ openstack host list
+------------------+-------------+----------+
| Host Name | Service | Zone |
+------------------+-------------+----------+
| michael-os-comp1 | conductor | internal |
| michael-os-comp1 | scheduler | internal |
| michael-os-comp1 | consoleauth | internal |
| michael-os-ctrl1 | compute | nova |
```
May be related to https://github.com/ansible/ansible/issues/34861#issuecomment-413217221
Workaround WIP; will reference cnf-testbed/tools/terraform-ansible/openstack.tfstate for master IP instead of hostvars here https://github.com/cncf/cnf-testbed/blob/a022cbd3c43c32d31d131482b0303d5d4b9df9dc/comparison/ansible/roles/chef_openstack_install/tasks/main.yml#L123
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.