summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Admin.py
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-08-12 08:47:04 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-08-12 08:47:04 -0400
commite18ff0f6a6f4c35d47d4f344002878e2ebc0fecb (patch)
treeba7bf480f8cb23ec5f699f16ac4c9e16d189eefa /src/lib/Bcfg2/Server/Admin.py
parent5c573e00a168c90c5c718566c75aadf736566676 (diff)
parent4201e3b68f392869359493ab9462706f4956e387 (diff)
downloadbcfg2-e18ff0f6a6f4c35d47d4f344002878e2ebc0fecb.tar.gz
bcfg2-e18ff0f6a6f4c35d47d4f344002878e2ebc0fecb.tar.bz2
bcfg2-e18ff0f6a6f4c35d47d4f344002878e2ebc0fecb.zip
Merge branch 'maint'
Conflicts: src/lib/Bcfg2/Server/Admin/Viz.py src/lib/Bcfg2/Server/Plugins/Packages/__init__.py
Diffstat (limited to 'src/lib/Bcfg2/Server/Admin.py')
-rw-r--r--src/lib/Bcfg2/Server/Admin.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Bcfg2/Server/Admin.py b/src/lib/Bcfg2/Server/Admin.py
index 47ba07482..24cb46bd9 100644
--- a/src/lib/Bcfg2/Server/Admin.py
+++ b/src/lib/Bcfg2/Server/Admin.py
@@ -1128,6 +1128,7 @@ class Viz(_ServerAdminCmd):
'\tcolor="lightblue";',
'\tBundle [ shape="septagon" ];',
'\tGroup [shape="ellipse"];',
+ '\tGroup Category [shape="trapezium"];\n',
'\tProfile [style="bold", shape="ellipse"];',
'\tHblock [label="Host1|Host2|Host3",shape="record"];',
'\tlabel="Key";',