summaryrefslogtreecommitdiff
path: root/morphlib/morph2.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/morph2.py')
-rw-r--r--morphlib/morph2.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/morphlib/morph2.py b/morphlib/morph2.py
index 6975e699..4e0b3098 100644
--- a/morphlib/morph2.py
+++ b/morphlib/morph2.py
@@ -61,7 +61,9 @@ class Morphology(object):
('system-kind', None),
('configuration-extensions', []),
],
- 'cluster': []
+ 'cluster': [
+ ('description', ''),
+ ],
}
@staticmethod