Explorar o código

overwriting sensu_yum_repo_url for Amazon Linux to fix the yum repo not working

ps002 %!s(int64=7) %!d(string=hai) anos
pai
achega
9895d16b1f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      vars/Amazon.yml

+ 3 - 0
vars/Amazon.yml

@@ -5,3 +5,6 @@
 # Sensu/Uchiwa user/group/service properties
 sensu_user_name: root
 sensu_group_name: root
+
+# Define repo url without $releasever
+sensu_yum_repo_url: "https://sensu.global.ssl.fastly.net/yum/7/$basearch/"