[Pkg-puppet-devel] [facter] 270/352: (maint) Add zone_global_uuid to schema

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:21:52 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 a3811875b7468d00c11f7950345129b4dacc5be8
Author: Adrien Thebo <git at somethingsinistral.net>
Date:   Fri Feb 14 16:20:42 2014 -0800

    (maint) Add zone_global_uuid to schema
---
 schema/facter.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/schema/facter.json b/schema/facter.json
index 304fb5d..da40fe3 100644
--- a/schema/facter.json
+++ b/schema/facter.json
@@ -148,6 +148,7 @@
         "zone_global_path" : { "type": "string" },
         "zone_global_brand" : { "type": "string" },
         "zone_global_id" : { "type": "string" },
+        "zone_global_uuid" : { "type": "string" },
         "zone_global_status" : { "type": "string" },
         "zpool_version" : { "type": "string" }
     }

-- 
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