Update issue postfix
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@
|
||||
|
||||
def postfix() -> dict:
|
||||
postfix = dict()
|
||||
|
||||
postfix['regexp'] = "inet_interfaces = all"
|
||||
postfix['replace'] = "inet_interfaces = loopback-only"
|
||||
return postfix
|
||||
|
||||
Reference in New Issue
Block a user