summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-09-09 16:00:43 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-09-09 16:00:43 -0400
commitece78e71a84c19da694d0122be2e6d78d08d8e8d (patch)
tree3008718e6ad81dee51dc04d501670ee247c2108f /schemas
parent6b662945b58eafd8e27f0191f4d7a78e7cc4ad05 (diff)
parent8fd0dad3e99f4452a6cd3f27e5c97efd9fc308e7 (diff)
downloadbcfg2-ece78e71a84c19da694d0122be2e6d78d08d8e8d.tar.gz
bcfg2-ece78e71a84c19da694d0122be2e6d78d08d8e8d.tar.bz2
bcfg2-ece78e71a84c19da694d0122be2e6d78d08d8e8d.zip
Merge branch 'maint'
Conflicts: src/lib/Bcfg2/Server/Plugins/Cfg/CfgAuthorizedKeysGenerator.py src/lib/Bcfg2/Server/Plugins/Cfg/__init__.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py
Diffstat (limited to 'schemas')
-rw-r--r--schemas/authorizedkeys.xsd9
1 files changed, 9 insertions, 0 deletions
diff --git a/schemas/authorizedkeys.xsd b/schemas/authorizedkeys.xsd
index c3cd50181..c464017b4 100644
--- a/schemas/authorizedkeys.xsd
+++ b/schemas/authorizedkeys.xsd
@@ -114,6 +114,15 @@
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
+ <xsd:attribute name="category" type="xsd:string">
+ <xsd:annotation>
+ <xsd:documentation>
+ Use a public key specific to the group in the given
+ category, instead of the category specified in
+ ``bcfg2.conf``.
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:attribute>
<xsd:attribute name="host" type="xsd:string">
<xsd:annotation>
<xsd:documentation>