diff --git a/src/pylorax/__init__.py b/src/pylorax/__init__.py index bb05e56a..6f3f4b3e 100644 --- a/src/pylorax/__init__.py +++ b/src/pylorax/__init__.py @@ -199,7 +199,7 @@ class Lorax: return buildinstdir, treedir, cachedir - def _writeYumConf(): + def _writeYumConf(self): """_writeYumConf() Generate a temporary yum.conf file for image generation. Returns the path