mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-09 22:04:37 +00:00
Changed url for libvirt-bootstrap
This commit is contained in:
@@ -29,7 +29,7 @@ sudo service supervisor restart
|
|||||||
### Setup libvirt and KVM on server
|
### Setup libvirt and KVM on server
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget -O - https://clck.ru/9Sz6S | sudo sh
|
wget -O - https://clck.ru/9V9fH | sudo sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### Default credentials
|
### Default credentials
|
||||||
|
|||||||
@@ -3,13 +3,13 @@
|
|||||||
# vim: softtabstop=4 shiftwidth=4 expandtab fenc=utf-8 spell spelllang=en cc=81
|
# vim: softtabstop=4 shiftwidth=4 expandtab fenc=utf-8 spell spelllang=en cc=81
|
||||||
#===============================================================================
|
#===============================================================================
|
||||||
#
|
#
|
||||||
# FILE: bootstrap-webvirtmgr.sh
|
# FILE: libvirt-bootstrap.sh
|
||||||
#
|
#
|
||||||
# DESCRIPTION: Bootstrap webvirtmgr installation for various distributions
|
# DESCRIPTION: Bootstrap webvirtmgr installation for various distributions
|
||||||
#
|
#
|
||||||
# BUGS: https://github.com/retspen/webvirtmgr-boostrap/issues
|
# BUGS: https://github.com/retspen/webvirtmgr/issues
|
||||||
#
|
#
|
||||||
# COPYRIGHT: (c) 2013 by the WebVirtMgr Team
|
# COPYRIGHT: (c) 2015 by the WebVirtMgr Team
|
||||||
#
|
#
|
||||||
# LICENSE: Apache 2.0
|
# LICENSE: Apache 2.0
|
||||||
# ORGANIZATION: WebVirtMgr (webvirtmgr.net)
|
# ORGANIZATION: WebVirtMgr (webvirtmgr.net)
|
||||||
|
|||||||
Reference in New Issue
Block a user