You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specification of Linux osfamily may be too general,
but this will have to get fixed as support for more operating
systems is added. Here are some results to use:
Debian:
$ facter | egrep operatingsystem\|osfamily
operatingsystem => Debian
operatingsystemrelease => 7.8
osfamily => Debian
AWS Linux:
$ facter | egrep operatingsystem\|osfamily
operatingsystem => Amazon
operatingsystemrelease => 3.14.44-32.39.amzn1.x86_64
osfamily => Linux
Issue: voxpupuli#25
If no provider is given the Puppet execution fails with the following message:
If the
rpm
provider is specified the Puppet execution fails with the following message:The text was updated successfully, but these errors were encountered: