Commit 8915e06b authored by Romain Courteaud's avatar Romain Courteaud

Site ID parameter is moved to JSON

parent 2d5806b3
......@@ -41,7 +41,6 @@ def validPublicAddress(ip):
return not validLoopBackAddress(ip)
class Recipe(slapos.recipe.erp5.Recipe):
site_id = 'erp5'
def getLocalIPv4Address(self):
"""Returns local IPv4 address available on partition"""
......
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