Commit abed2c47 by Hiroaki Nakamura

Fix for RHEL6.

parent 54243dc8
......@@ -223,7 +223,7 @@ class RedHatStrategy(GenericStrategy):
class RedHatHostname(Hostname):
platform = 'Linux'
distribution = 'Redhat'
distribution = 'Red hat enterprise linux server'
strategy_class = RedHatStrategy
class CentOSHostname(Hostname):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment