summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config-db/OpenSLX/AttributeRoster.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-db/OpenSLX/AttributeRoster.pm b/config-db/OpenSLX/AttributeRoster.pm
index 8e810306..c0c7f549 100644
--- a/config-db/OpenSLX/AttributeRoster.pm
+++ b/config-db/OpenSLX/AttributeRoster.pm
@@ -179,7 +179,7 @@ sub _init
End-of-Here
content_regex => qr{^\s*([-\w]+\s*)*$},
content_descr => 'a space-separated list of firmware modules',
- default => 'tigon e100',
+ default => '',
},
'hw_local_disk' => {
applies_to_systems => 1,