[Pkg-puppet-devel] [facter] 290/352: (FACT-346) Remove selinux_mode	from 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 f82cf015d2f098a7ba688127a9b83d6ae021f3df
Author: Josh Cooper <josh at puppetlabs.com>
Date:   Tue Feb 25 11:09:26 2014 -0800
    (FACT-346) Remove selinux_mode from schema
    
    The selinux_mode fact was removed in 544260f, removing from the schema
    also.
---
 schema/facter.json | 1 -
 1 file changed, 1 deletion(-)
diff --git a/schema/facter.json b/schema/facter.json
index da40fe3..ddf9191 100644
--- a/schema/facter.json
+++ b/schema/facter.json
@@ -92,7 +92,6 @@
         "selinux_config_policy" : { "type": "string" },
         "selinux_current_mode" : { "type": "string" },
         "selinux_enforced" : { "type": "string" },
-        "selinux_mode" : { "type": "string" },
         "selinux_policyversion" : { "type": "string" },
         "serialnumber" : { "type": "string" },
         "sp_boot_mode" : { "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