Commit 775e9ffe authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_pdm: Enable slapos_pdm_hosting_subscription_auto_cancel_upgrade_decision by default

Keep consistency with others alarms enabled related to upgrade.
parent 745af9ef
......@@ -10,13 +10,17 @@
<key> <string>active_sense_method_id</string> </key>
<value> <string>Alarm_cancelUpgradeDestroyedHostingSubscription</string> </value>
</item>
<item>
<key> <string>automatic_solve</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Cancel Upgrade Decisions which are related to destroyed instances</string> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>id</string> </key>
......
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