"stack/lapp/instance-apache-php.cfg.in" did not exist on "5b1a87c6e975f810cb8ec57a35382f28d123a1ab"
Commit 4f52fc49 authored by Marco Mariani's avatar Marco Mariani

-

parent 2e4bfd30
......@@ -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