mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
parent
52fce14ac7
commit
c236c1e292
@ -42,7 +42,6 @@ class LXCConfiguration < Hash
|
||||
:timeout => '300',
|
||||
:command => 'sudo lxc-console'
|
||||
},
|
||||
:filesystem => 'ext4',
|
||||
:datastore_location => '/var/lib/one/datastores',
|
||||
:default_lxc_config => '/usr/share/lxc/config/common.conf',
|
||||
:id_map => 600100001, # First id for mapping
|
||||
|
@ -29,14 +29,6 @@
|
||||
:height: 600
|
||||
:timeout: 300
|
||||
|
||||
##############################################################################
|
||||
# Mapper Options
|
||||
##############################################################################
|
||||
#
|
||||
# Default filesystem format for LXD-driver formatted disks. Value should be
|
||||
# the same as would be in mkfs -t $filesystem $device
|
||||
:filesystem: ext4
|
||||
|
||||
################################################################################
|
||||
# OpenNebula Configuration Options
|
||||
################################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user