Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not remove hosts from previous runs in the inventory #82

Open
TimothyAsirJeyasing opened this issue Sep 28, 2020 · 1 comment
Open
Assignees

Comments

@TimothyAsirJeyasing
Copy link
Contributor

Hostnames of the previous runs are not removed when the page is refreshed or a new session is started.
The inventory file is not refreshed or removed which causes the ansible-playbook to use all defined hosts of previous and current.

@pcuzner
Copy link
Collaborator

pcuzner commented Sep 29, 2020

This issue should be addressed by preloading the hosts data from the inventory at application load time. If we delete everything in the inventory instead, the user has to reenter host information and roles, which is a poor user experience.

TimothyAsirJeyasing added a commit to TimothyAsirJeyasing/cockpit-ceph-installer that referenced this issue Oct 6, 2020
Fetch the host details from the inventory file and load
the hostspage.

Bz: https://bugzilla.redhat.com/show_bug.cgi?id=1829214
red-hat-storage#82

Signed-off-by: Timothy Asir Jeyasingh <[email protected]>
TimothyAsirJeyasing added a commit to TimothyAsirJeyasing/cockpit-ceph-installer that referenced this issue Oct 8, 2020
Fetch the host details from the inventory file and load
the hostspage.

Bz: https://bugzilla.redhat.com/show_bug.cgi?id=1829214
red-hat-storage#82

Signed-off-by: Timothy Asir Jeyasingh <[email protected]>
TimothyAsirJeyasing added a commit to TimothyAsirJeyasing/cockpit-ceph-installer that referenced this issue Oct 8, 2020
Fetch the host details from the inventory file and load
the hostspage.
Updated dist directory

Bz: https://bugzilla.redhat.com/show_bug.cgi?id=1829214
red-hat-storage#82

Signed-off-by: Timothy Asir Jeyasingh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants