assorted small fixes, add some management infrastructure
[awsible] / group_vars / all
index 257b7ad7d97e5710f9da1eb3cf9ed35978d0a1dc..9303d43d61fbb95ad79b3d8378c90c75cdde8a9e 100644 (file)
@@ -1,3 +1,4 @@
 ---
-ACCT_ID: 123456789012
+ACCT_ID: "123456789012"
 VPC_SUBNETS: "subnet-1234abcd,subnet-5678ef01"
+DEFAULT_AMI: "ami-b04e92d0" # Amazon Linux AMI 2016.09.0
\ No newline at end of file