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
48accbd1
Commit
48accbd1
authored
Dec 16, 2016
by
fv3rdugo
Browse files
Add LXC backend
parent
5c8a5abe
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/Front.pm
View file @
48accbd1
...
...
@@ -33,7 +33,7 @@ has 'fork' => (
our
$CONNECTOR
;
# = \$Ravada::CONNECTOR;
our
$TIMEOUT
=
5
;
our
@VM_TYPES
=
('
KVM
');
our
@VM_TYPES
=
('
KVM
'
,'
LXC
'
);
=head2 BUILD
...
...
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