[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [metrics-cloud/master] cfn: Add descriptions
commit c70684d4afdd9370ee8ccffa5668992df037d6ea
Author: Iain R. Learmonth <irl@xxxxxxxx>
Date: Thu Oct 3 15:49:36 2019 +0100
cfn: Add descriptions
---
cloudformation/metrics-monitor.yml | 1 +
cloudformation/metrics-vpc.yml | 1 +
2 files changed, 2 insertions(+)
diff --git a/cloudformation/metrics-monitor.yml b/cloudformation/metrics-monitor.yml
index 9092993..e8ed210 100644
--- a/cloudformation/metrics-monitor.yml
+++ b/cloudformation/metrics-monitor.yml
@@ -2,6 +2,7 @@
# CloudFormation Stack for Tor Metrics Operational Monitoring
# This stack will only deploy on us-east-1 and will deploy in the metrics VPC
# aws cloudformation deploy --region us-east-1 --stack-name metrics-monitor --template-file metrics-monitor.yml --capabilities CAPABILITY_IAM
+Description: "Tor Metrics Nagios instance"
AWSTemplateFormatVersion: 2010-09-09
Resources:
MonitorInstance:
diff --git a/cloudformation/metrics-vpc.yml b/cloudformation/metrics-vpc.yml
index 4198f47..cb5142b 100644
--- a/cloudformation/metrics-vpc.yml
+++ b/cloudformation/metrics-vpc.yml
@@ -2,6 +2,7 @@
# CloudFormation Stack for Tor Metrics VPC
# This stack will only deploy on us-east-1
# aws cloudformation deploy --region us-east-1 --stack-name metrics-vpc --template-file metrics-vpc.yml
+Description: "Tor Metrics VPC"
AWSTemplateFormatVersion: 2010-09-09
Resources:
VPC:
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits