shwstppr commented on a change in pull request #4068:
URL: https://github.com/apache/cloudstack/pull/4068#discussion_r438679525
##########
File path: python/lib/cloudutils/syscfg.py
##########
@@ -144,9 +146,14 @@ def __init__(self, env):
class sysConfigAgentRedhat7Base(sysConfigAgent):
def __init__(self, env):
- self.svo = serviceOpsRedhat7()
+ self.svo = serviceOpsRedhat7Later()
Review comment:
Yes this will handle EL8 as well, therefore, the name change
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]