mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-11-01 11:27:59 +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 = [
|
||||
{
|
||||
protocol = "email",
|
||||
endpoint = "max@opsfleet.com"
|
||||
},
|
||||
{
|
||||
protocol = "email",
|
||||
endpoint = "leonid@opsfleet.com"
|
||||
endpoint = "tip-alerts@opsfleet.com"
|
||||
},
|
||||
{
|
||||
protocol = "email",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
aws_region = "us-east-1"
|
||||
|
||||
billing_alarm_notify_emails = [
|
||||
"eugene@opsfleet.com"
|
||||
"tip-alerts@opsfleet.com"
|
||||
]
|
||||
|
||||
budget_montly_limit = {
|
||||
@@ -38,4 +38,4 @@ org_accounts = {
|
||||
"jcrosby@launchcg.com",
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,15 +9,7 @@ vpn_endpoint_cidr = "100.97.55.0/24"
|
||||
sns_alarm_subscriptions = [
|
||||
{
|
||||
protocol = "email",
|
||||
endpoint = "max@opsfleet.com"
|
||||
},
|
||||
{
|
||||
protocol = "email",
|
||||
endpoint = "leonid@opsfleet.com"
|
||||
},
|
||||
{
|
||||
protocol = "email",
|
||||
endpoint = "gleb@opsfleet.com"
|
||||
endpoint = "tip-alerts@opsfleet.com"
|
||||
},
|
||||
{
|
||||
protocol = "email",
|
||||
|
||||
Reference in New Issue
Block a user