Commit 1a03e7e0 authored by Marco Mariani's avatar Marco Mariani

-

parent 6b7ca6d2
......@@ -133,7 +133,7 @@ class Recipe(GenericBaseRecipe):
host all all 127.0.0.1/32 md5
host all all ::1/128 md5
host all all %s/128 md5
""" % host))
""" % self.fetch_host(self.options)))
def createDatabase(self):
......
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