diff --git a/apply_pr/fabfile.py b/apply_pr/fabfile.py index 4293788..1c82892 100644 --- a/apply_pr/fabfile.py +++ b/apply_pr/fabfile.py @@ -509,6 +509,7 @@ def mark_to_deploy( 'environment': host, 'description': host, 'required_contexts': [], + 'auto_inactive': False, 'payload': { 'host': host }