mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-11-01 19:37:57 +00:00
use new Opsfleet mailing list instead of individual mail addresses (#65)
This commit is contained in:
@@ -18,11 +18,7 @@ atlassian_account_id = "telecominfraproject"
|
|||||||
sns_backup_notification = [
|
sns_backup_notification = [
|
||||||
{
|
{
|
||||||
protocol = "email",
|
protocol = "email",
|
||||||
endpoint = "max@opsfleet.com"
|
endpoint = "tip-alerts@opsfleet.com"
|
||||||
},
|
|
||||||
{
|
|
||||||
protocol = "email",
|
|
||||||
endpoint = "leonid@opsfleet.com"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
protocol = "email",
|
protocol = "email",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
aws_region = "us-east-1"
|
aws_region = "us-east-1"
|
||||||
|
|
||||||
billing_alarm_notify_emails = [
|
billing_alarm_notify_emails = [
|
||||||
"eugene@opsfleet.com"
|
"tip-alerts@opsfleet.com"
|
||||||
]
|
]
|
||||||
|
|
||||||
budget_montly_limit = {
|
budget_montly_limit = {
|
||||||
@@ -38,4 +38,4 @@ org_accounts = {
|
|||||||
"jcrosby@launchcg.com",
|
"jcrosby@launchcg.com",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,15 +9,7 @@ vpn_endpoint_cidr = "100.97.55.0/24"
|
|||||||
sns_alarm_subscriptions = [
|
sns_alarm_subscriptions = [
|
||||||
{
|
{
|
||||||
protocol = "email",
|
protocol = "email",
|
||||||
endpoint = "max@opsfleet.com"
|
endpoint = "tip-alerts@opsfleet.com"
|
||||||
},
|
|
||||||
{
|
|
||||||
protocol = "email",
|
|
||||||
endpoint = "leonid@opsfleet.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
protocol = "email",
|
|
||||||
endpoint = "gleb@opsfleet.com"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
protocol = "email",
|
protocol = "email",
|
||||||
|
|||||||
Reference in New Issue
Block a user