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
{{ message }}
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.
The custom fact mpc_zone breaks when executed on a docker server.
Executing facter on a docker server gives the following result:
The custom fact is using the value of "ipaddress" to determine the zone, which in case docker is installed is wrong.
I'll make a PR with a possible solution for this bug.
The text was updated successfully, but these errors were encountered: