Andreas Thienemann f5d9a0e95d Rework of PR #69 to fix Issue #68
Issue #68 raised a valid problem: The postfix formula is using
the osmap.yaml file incorrectly. It is being used to filter on
the os grain but should instead be filtering on os_family
to correctly account for Red Hat/CentOS similarities.

PR #69 did the fix in a complex way as it only moved parts of the os
mapping into the os_family mapping.

This is a much simpler fix, as it just renames the file and uses
it as a os_family map, which it actually is.

If we really need to differentiate between os flavors inside the
os_family at a later date, we can then add a lookup on the os grain.
No need to complicate manners now.
2018-10-04 16:53:30 +02:00
..
2017-12-08 14:04:35 +01:00
2018-09-26 17:33:14 -07:00
2014-04-23 21:55:01 +02:00
2018-10-04 16:53:30 +02:00
2015-08-22 14:01:29 +02:00
2017-01-09 22:01:55 +01:00
2018-09-26 21:52:02 -07:00