Bug 2234482
| Summary: | [hackfest] typo in task Register undercloud variable | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | camorris@redhat.co <camorris> |
| Component: | tripleo-ansible | Assignee: | Andre <afariasa> |
| Status: | CLOSED WONTFIX | QA Contact: | MilanaLevy <millevy> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 17.1 (Wallaby) | CC: | dmendiza, jjoyce, jschluet, pweeks, slinaber, tvignaud |
| Target Milestone: | z2 | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-11-25 20:45:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Description of problem: While troubleshooting a problem, we noticed a typo /usr/share/ansible/tripleo-playbooks/ssh_key_rotation.yaml Version-Release number of selected component (if applicable): 17.1 How reproducible: Everytime Steps to Reproduce: - name: Register overcloud variabled Additional info: We should change variabled to variables [stack@undercloud ~]$ cat /usr/share/ansible/tripleo-playbooks/ssh_key_rotation.yaml | grep variabled - name: Register undercloud variabled - name: Register overcloud variabled - name: Register overcloud variabled