service_vcl: force destroy to allow deleting active services
This commit is contained in:
parent
4d2b4e7bdd
commit
18d6f294f4
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ class ProxyFastlyAutomation(ProxyAutomation):
|
||||||
EOV
|
EOV
|
||||||
type = "recv"
|
type = "recv"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
force_destroy = true
|
||||||
}
|
}
|
||||||
{% endfor %}{# subgroup #}
|
{% endfor %}{# subgroup #}
|
||||||
{% endfor %}{# group #}
|
{% endfor %}{# group #}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue