From f42b78930403a97c3810ff5151ec52a1c8ce4dbd Mon Sep 17 00:00:00 2001 From: pwakeford Date: Tue, 17 Nov 2015 23:57:36 +1100 Subject: [PATCH] Updated Amazon Linux AMI versions. Removed white space from cron.yaml causing table error. --- cron.yaml | 12 ++++++------ reservedinstances.cform | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cron.yaml b/cron.yaml index 54f5edf..4b40262 100644 --- a/cron.yaml +++ b/cron.yaml @@ -1,8 +1,8 @@ version: 1 cron: - - name: "apply-recommendations-job" - url: "/periodicworker" - schedule: "*/5 * * * *" - - name: "read-s3-dbr" - url: "/s3importer" - schedule: "* */2 * * *" + - name: "apply-recommendations-job" + url: "/periodicworker" + schedule: "*/5 * * * *" + - name: "read-s3-dbr" + url: "/s3importer" + schedule: "* */2 * * *" diff --git a/reservedinstances.cform b/reservedinstances.cform index c6f3955..c266311 100644 --- a/reservedinstances.cform +++ b/reservedinstances.cform @@ -183,7 +183,7 @@ "Ref": "RIApplication" }, "Description": "Reserved Instances Tool Application Web Server", - "SolutionStackName": "64bit Amazon Linux 2015.03 v1.4.1 running Ruby 2.2 (Passenger Standalone)", + "SolutionStackName": "64bit Amazon Linux 2015.09 v2.0.4 running Ruby 2.2 (Passenger Standalone)", "VersionLabel": { "Ref": "RIApplicationVersion" }, @@ -331,7 +331,7 @@ "Ref": "RIApplication" }, "Description": "Reserved Instances Tool Worker to apply the recommendations automatically", - "SolutionStackName": "64bit Amazon Linux 2015.03 v1.4.1 running Ruby 2.2 (Passenger Standalone)", + "SolutionStackName": "64bit Amazon Linux 2015.09 v2.0.4 running Ruby 2.2 (Passenger Standalone)", "VersionLabel": { "Ref": "RIApplicationVersion" },