facter os on system OpenEuelr shows:
{
  architecture => "aarch64",
  family => "Openeuler",
  hardware => "aarch64",
  name => "openEuler",
  release => {
    full => "22.03",
    major => "22.03"
  },
  selinux => {
    enabled => false
  }
}
This special family cause many modules fail to work. But in fact it can be 
managed the same as Redhat. So we hope to make puppet recogniz this system 
as redhat family, maybe some modification to release file or other tricks 
to cheat puppet.
So, how does puppet facter determine the os name and family?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/ee665705-542b-4afa-b747-7aee31a6b79fn%40googlegroups.com.

Reply via email to