kontena / pharos-cluster

Pharos - The Kubernetes Distribution
https://k8spharos.dev/
Apache License 2.0
311 stars 43 forks source link

Rhel 7.6 configuration overrides previous version #803

Closed nevalla closed 5 years ago

nevalla commented 5 years ago

It seems that you cannot call register_config multiple time in one Pharos::Host::Configurer class. Calling it updates @os_name and @os_version class variables which get overridden when registering config multiple times.

kke commented 5 years ago

Fixed in #799