Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
e3a237f7
Commit
e3a237f7
authored
Jan 09, 2017
by
Fernando Verdugo Arias
Browse files
add docker backend
parent
e0ec282a
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/Front.pm
View file @
e3a237f7
...
...
@@ -34,7 +34,7 @@ has 'fork' => (
our
$CONNECTOR
;
# = \$Ravada::CONNECTOR;
our
$TIMEOUT
=
5
;
our
@VM_TYPES
=
('
KVM
');
our
@VM_TYPES
=
('
KVM
'
,'
docker
'
);
our
%VM
;
our
$PID_FILE_BACKEND
=
'
/var/run/rvd_back.pl.pid
';
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment