libvirt discovery now should no longer block discovery runs

git-svn-id: http://www.observium.org/svn/observer/trunk@2050 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2011-04-10 19:56:24 +00:00
parent 5ab12a5641
commit f4754c6fd5
3 changed files with 86 additions and 70 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ $config['enable_syslog'] = 0; # Enable Syslog
$config['enable_inventory'] = 1; # Enable Inventory
$config['enable_pseudowires'] = 1; # Enable Pseudowires
$config['enable_printers'] = 0; # Enable Printer support
$config['enable_libvirt'] = 0; # Enable Libvirt VM support - DO NOT ENABLE (!BREAKAGE!)
$config['enable_libvirt'] = 0; # Enable Libvirt VM support
### Ports extension modules