[Pkg-puppet-devel] [facter] 287/352: Revert "(fact-234) Add newly defined blockdevice dynamic facts to the schema"

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:21:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository facter.

commit df7609450b8ac38d6f1e89c84cd5bdf8dc1e182c
Author: Adrien Thebo <git at somethingsinistral.net>
Date:   Mon Feb 24 14:24:56 2014 -0800

    Revert "(fact-234) Add newly defined blockdevice dynamic facts to the schema"
    
    This reverts commit 0b1d424ae67a79d0072f4d2dad409a2ad79ddc5a.
---
 schema/facter.json | 2 --
 1 file changed, 2 deletions(-)

diff --git a/schema/facter.json b/schema/facter.json
index 70bac16..da40fe3 100644
--- a/schema/facter.json
+++ b/schema/facter.json
@@ -18,8 +18,6 @@
         "^blockdevice_[A-Za-z0-9]+_size$" : { "type": "integer" },
         "^blockdevice_[A-Za-z0-9]+_vendor$" : { "type": "string" },
         "^blockdevice_[A-Za-z0-9]+_model$" : { "type": "string" },
-        "^blockdevice_[A-Za-z0-9]+_uuid$" : { "type": "string" },
-        "^blockdevice_[A-Za-z0-9]+_partitions$" : { "type": "string" },
         "^mtu_[A-Za-z0-9]+$" : { "type": "string" },
         "^netmask_[A-Za-z0-9_]+$" : { "$ref" : "#/definitions/ipaddress" },
         "^network_[A-Za-z0-9_]+$" : { "$ref" : "#/definitions/ipaddress" },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git



More information about the Pkg-puppet-devel mailing list