From dfe9dac83a9f6553b9d075fa14fcd28235aabda9 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 4 Feb 2013 13:51:38 -0500 Subject: updated StructFile schemas to allow genshi attrs/elements --- schemas/authorizedkeys.xsd | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'schemas/authorizedkeys.xsd') diff --git a/schemas/authorizedkeys.xsd b/schemas/authorizedkeys.xsd index 848f99bae..ca238d492 100644 --- a/schemas/authorizedkeys.xsd +++ b/schemas/authorizedkeys.xsd @@ -6,6 +6,9 @@ + + @@ -18,6 +21,7 @@ + @@ -40,6 +44,7 @@ + @@ -50,6 +55,7 @@ + @@ -75,6 +81,7 @@ + @@ -85,6 +92,7 @@ parameters. + @@ -96,10 +104,12 @@ + + -- cgit v1.2.3-1-g7c22 From 1f6cb52d0c43f842766f3ecd6c8286f0f4eed5c2 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 4 Feb 2013 16:20:46 -0500 Subject: Bundler: various changes * Deprecated use of an explicit name attribute * Deprecated .genshi bundles * Minor restructuring for better performance * bcfg2-lint updates --- schemas/authorizedkeys.xsd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'schemas/authorizedkeys.xsd') diff --git a/schemas/authorizedkeys.xsd b/schemas/authorizedkeys.xsd index ca238d492..b0495c242 100644 --- a/schemas/authorizedkeys.xsd +++ b/schemas/authorizedkeys.xsd @@ -1,4 +1,5 @@ - + Schema for :ref:`server-plugins-generators-cfg-sshkeys` -- cgit v1.2.3-1-g7c22 From 7db65d41386768a5081c34c16db17e82b96a5b7a Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 7 Feb 2013 08:26:39 -0500 Subject: made XInlcude and Encryption support more consistent --- schemas/authorizedkeys.xsd | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'schemas/authorizedkeys.xsd') diff --git a/schemas/authorizedkeys.xsd b/schemas/authorizedkeys.xsd index b0495c242..fd8f2a7a3 100644 --- a/schemas/authorizedkeys.xsd +++ b/schemas/authorizedkeys.xsd @@ -26,6 +26,7 @@ + @@ -97,20 +98,21 @@ - + Top-level tag for describing a generated SSH key pair. - - - - - - - - - - + + + + + + + + + + + -- cgit v1.2.3-1-g7c22