mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-26 06:50:09 +03:00
feature #1658: register the default confuguration of oned.conf
This commit is contained in:
parent
50160c50c7
commit
d506f71f68
@ -179,7 +179,7 @@ void OpenNebulaTemplate::set_conf_default()
|
||||
vvalue.insert(make_pair("SYSTEM","file"));
|
||||
vvalue.insert(make_pair("DEBUG_LEVEL","3"));
|
||||
vattribute = new VectorAttribute("LOG",vvalue);
|
||||
|
||||
conf_default.insert(make_pair(vattribute->name(),vattribute));
|
||||
/*
|
||||
#*******************************************************************************
|
||||
# Physical Networks configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user