mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[PR #409] [MERGED] script fixes etc #544
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#544
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/409
Author: @catborise
Created: 1/26/2021
Status: ✅ Merged
Merged: 1/26/2021
Merged by: @catborise
Base:
master← Head:master📝 Commits (2)
47331bafix python string variables for snapshot and video model59af676fix centos 8 bootstrap script to handle new libvirt start mechanism📊 Changes
5 files changed (+42 additions, -27 deletions)
View changed files
📝
README.md(+2 -2)📝
conf/supervisor/gstfsd.conf(+1 -1)📝
dev/libvirt-bootstrap.sh(+36 -21)📝
instances/views.py(+2 -2)📝
webvirtcloud.sh(+1 -1)📄 Description
Centos 8 host bootstrap script fixed.
there is no more --listen parameter but only libvirtd-tcp or libvirtd-tls services exist for running daemon mode.
clck.ru -> bit.ly conversion is made, because wget/curl does not accept theirs algorithm and halts.
snapshot related some small bugs are fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.