From 74925e3dfbefb7976b95b24c271c5e410e3b6f9e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ole=20Volds=C3=A6ter?= <ole.voldsater@uib.no>
Date: Thu, 4 Mar 2021 15:55:43 +0100
Subject: [PATCH] =?UTF-8?q?tester=20om=20h=C3=B8yere=20prisklasse=20fikser?=
 =?UTF-8?q?=20DNS-problemene?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 aws/beta.ordbok.uib.no_stack.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/aws/beta.ordbok.uib.no_stack.yaml b/aws/beta.ordbok.uib.no_stack.yaml
index 116fe65f..6ceab971 100644
--- a/aws/beta.ordbok.uib.no_stack.yaml
+++ b/aws/beta.ordbok.uib.no_stack.yaml
@@ -26,9 +26,7 @@ Parameters:
     Description: The CloudFront distribution price class
     Default: 'PriceClass_100'
     AllowedValues:
-      - 'PriceClass_100'
-      #- 'PriceClass_200'
-      #- 'PriceClass_All'
+      - 'PriceClass_All'
 
   CertificateArn:
     Type: String
-- 
GitLab