Commit 79fef9e7 authored by Gabriel Monnerat's avatar Gabriel Monnerat

slave_dict does not exist in this context

parent 038c1ea3
...@@ -371,5 +371,4 @@ class Recipe(BaseSlapRecipe): ...@@ -371,5 +371,4 @@ class Recipe(BaseSlapRecipe):
config=apache_config_file) config=apache_config_file)
])) ]))
return dict(site_url="https://%s:%s/" % (name, port), return dict(site_url="https://%s:%s/" % (name, port))
slave_dict=slave_dict)
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