From 02783685f003b740b2ced28566833a46d3da07f1 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 27 Jun 2013 10:36:02 -0400 Subject: Options: schema changes for changes made for new parser --- schemas/acl-metadata.xsd | 8 ++++++++ schemas/authorizedkeys.xsd | 8 ++++++++ schemas/bundle.xsd | 8 ++++++++ schemas/decisions.xsd | 8 ++++++++ schemas/defaults.xsd | 8 ++++++++ schemas/fileprobes.xsd | 8 ++++++++ schemas/info.xsd | 8 ++++++++ schemas/nagiosgen.xsd | 8 ++++++++ schemas/packages.xsd | 8 ++++++++ schemas/pkgtype.xsd | 35 +++++++++++++++-------------------- schemas/privkey.xsd | 4 ++-- schemas/rules.xsd | 8 ++++++++ schemas/sslca-cert.xsd | 8 ++++++++ schemas/sslca-key.xsd | 8 ++++++++ schemas/types.xsd | 7 ------- 15 files changed, 113 insertions(+), 29 deletions(-) (limited to 'schemas') diff --git a/schemas/acl-metadata.xsd b/schemas/acl-metadata.xsd index 68994c940..643dfec7f 100644 --- a/schemas/acl-metadata.xsd +++ b/schemas/acl-metadata.xsd @@ -62,6 +62,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/authorizedkeys.xsd b/schemas/authorizedkeys.xsd index fd8f2a7a3..20e568a07 100644 --- a/schemas/authorizedkeys.xsd +++ b/schemas/authorizedkeys.xsd @@ -111,6 +111,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd index d5abf2d94..aeacd0517 100644 --- a/schemas/bundle.xsd +++ b/schemas/bundle.xsd @@ -351,6 +351,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/decisions.xsd b/schemas/decisions.xsd index c87d2a984..9df4b1215 100644 --- a/schemas/decisions.xsd +++ b/schemas/decisions.xsd @@ -64,6 +64,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/defaults.xsd b/schemas/defaults.xsd index 17ae84366..f810a6269 100644 --- a/schemas/defaults.xsd +++ b/schemas/defaults.xsd @@ -35,6 +35,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/fileprobes.xsd b/schemas/fileprobes.xsd index 12f60378c..64f01bf8e 100644 --- a/schemas/fileprobes.xsd +++ b/schemas/fileprobes.xsd @@ -37,6 +37,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/info.xsd b/schemas/info.xsd index 9b898a168..5291562c1 100644 --- a/schemas/info.xsd +++ b/schemas/info.xsd @@ -135,6 +135,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/nagiosgen.xsd b/schemas/nagiosgen.xsd index b3ccf5095..24c298885 100644 --- a/schemas/nagiosgen.xsd +++ b/schemas/nagiosgen.xsd @@ -35,6 +35,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/packages.xsd b/schemas/packages.xsd index e01093c56..e57280527 100644 --- a/schemas/packages.xsd +++ b/schemas/packages.xsd @@ -240,6 +240,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/pkgtype.xsd b/schemas/pkgtype.xsd index 18eda88ab..c76c52824 100644 --- a/schemas/pkgtype.xsd +++ b/schemas/pkgtype.xsd @@ -146,38 +146,33 @@ - + - If this is set to any value other than "install", - package installation will be suppressed with the - :ref:`YUM24 and RPM <client-tools-yum>` drivers. + Whether or not to install missing packages. This is + only honored by the the :ref:`RPM + <client-tools-yum>` driver. - + - If this is set to any value other than "upgrade", a - package that has the incorrect version installed will - not be fixed with the :ref:`YUM24 and RPM - <client-tools-yum>` drivers. Note that - "upgrade" is misleading; if a package is installed - that is newer than the desired version, it will not be - downgraded if this attribute is set to anything other - than "upgrade". + Whether or not to upgrade or downgrade packages that + are installed, but have the wrong version. This is + only honored by the :ref:`RPM + <client-tools-yum>` driver. - + - If this is set to any value other than "reinstall", a - package that fails package verification will not be - reinstalled with the :ref:`YUM24 and RPM - <client-tools-yum>` drivers. + Whether or not to reinstall packages that fail + verification. This is only honored by the :ref:`RPM + <client-tools-yum>` driver. diff --git a/schemas/privkey.xsd b/schemas/privkey.xsd index 0bb1b7184..30bc8a1b3 100644 --- a/schemas/privkey.xsd +++ b/schemas/privkey.xsd @@ -144,10 +144,10 @@ - + - Override the global strict/lax decryption setting in + Override the global lax_decryption setting in ``bcfg2.conf``. diff --git a/schemas/rules.xsd b/schemas/rules.xsd index be60abef0..fb41ad9d4 100644 --- a/schemas/rules.xsd +++ b/schemas/rules.xsd @@ -198,6 +198,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/sslca-cert.xsd b/schemas/sslca-cert.xsd index 49d821aaf..a3f6db94d 100644 --- a/schemas/sslca-cert.xsd +++ b/schemas/sslca-cert.xsd @@ -171,6 +171,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/sslca-key.xsd b/schemas/sslca-key.xsd index 2b6a02b98..261b71e1a 100644 --- a/schemas/sslca-key.xsd +++ b/schemas/sslca-key.xsd @@ -91,6 +91,14 @@ + + + + Override the global lax_decryption setting in + ``bcfg2.conf``. + + + diff --git a/schemas/types.xsd b/schemas/types.xsd index dbb0c0390..5dec03cdb 100644 --- a/schemas/types.xsd +++ b/schemas/types.xsd @@ -103,13 +103,6 @@ - - - - - - - -- cgit v1.2.3-1-g7c22