Jira (PUP-5649) "syncversion" maybe obsolete for selmodule type in Fedora >= 23

2016-12-15 Thread Jordan Conway (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jordan Conway commented on  PUP-5649 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: "syncversion" maybe obsolete for selmodule type in Fedora >= 23  
 
 
 
 
 
 
 
 
 
 
I got hit with this on CentOS 7.3, here's the hacky workaround I put in my base profile that quiets things in the meantime. Similar could be used for Fedora >=23 but I don't have any Fedora machines. 
 
 
 
 
 
 
if $::operatingsystemrelease >= '7.3' { 
 
 
 
 
Selmodule <|tag == 'selinux::module::redhat'|> { syncversion => undef } 
 
 
 
 
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-

Jira (PUP-6908) selmodule syncversion => false behavior incorrect

2016-12-15 Thread Jordan Conway (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jordan Conway commented on  PUP-6908 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: selmodule syncversion => false behavior incorrect  
 
 
 
 
 
 
 
 
 
 
Confirming, here's the hacky workaround I put in my base profile that quiets things in the meantime. Similar could be used for Fedora >=23 but I don't have any Fedora machines. 
 
 
 
 
 
 
if $::operatingsystemrelease >= '7.3' { 
 
 
 
 
Selmodule <|tag == 'selinux::module::redhat'|> { syncversion => undef } 
 
 
 
 
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https:/