[Pkg-puppet-devel] [facter] 109/352: (fact-79): Add Solaris zone facts

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:21:36 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 6231ec1321ebf42da26b5ee73c491ca889270a74
Author: Kylo Ginsberg <kylo at puppetlabs.com>
Date:   Mon Dec 23 13:37:48 2013 -0800

    (fact-79): Add Solaris zone facts
---
 schema/facter.json | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/schema/facter.json b/schema/facter.json
index 05ff0c8..304fb5d 100644
--- a/schema/facter.json
+++ b/schema/facter.json
@@ -142,6 +142,13 @@
         "xendomains" : { "type": "string" },
         "zfs_version" : { "type": "string" },
         "zonename" : { "type": "string" },
+        "zones" : { "type": "integer" },
+        "zone_global_iptype" : { "type": "string" },
+        "zone_global_name" : { "type": "string" },
+        "zone_global_path" : { "type": "string" },
+        "zone_global_brand" : { "type": "string" },
+        "zone_global_id" : { "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