行っていること
Ansibleを使用しwebサーバを立ち上げ、現在zabbixのプレイブックを構築して実行しています。
やりたいこと
zabbix-server-mysql zabbix-web-japanese zabbix-web-mysqlの
インストール
問題点
エラーが発生し実行が止まります
name: enable zabbix repo yum: name: "https://repo.zabbix.com/zabbix/4.2/rhel/7/x86_64/zabbix-release-4.2-2.el7.noarch.rpm" state: present - name: zabbix install yum: name: - epel-release - zabbix-server-mysql - zabbix-web-mysql - zabbix-web-japanese - zabbix-agent - MySQL-python
エラーコード
{"changed": false, "changes": {"installed": ["zabbix-server-mysql", "zabbix-web-mysql", "zabbix-web-japanese"]}, "msg": "http://repo.zabbix.com/zabbix/5.0/rhel/7/x86_64/zabbix-server-mysql-3.0.31-1.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found\nTrying other mirror.\nTo address this issue please refer to the below wiki article \n\nhttps://wiki.centos.org/yum-errors\n\nIf above article doesn't help to resolve this issue please use https://bugs.centos.org/.\n\nhttp://repo.zabbix.com/zabbix/5.0/rhel/7/x86_64/zabbix-web-3.0.31-1.el7.noarch.rpm: [Errno 14] HTTP Error 404 - Not Found\nTrying other mirror.\nhttp://repo.zabbix.com/zabbix/5.0/rhel/7/x86_64/zabbix-web-japanese-3.0.31-1.el7.noarch.rpm: [Errno 14] HTTP Error 404 - Not Found\nTrying other mirror.\nhttp://repo.zabbix.com/zabbix/5.0/rhel/7/x86_64/zabbix-web-mysql-3.0.31-1.el7.noarch.rpm: [Errno 14] HTTP Error 404 - Not Found\nTrying other mirror.\n\n\nError downloading packages:\n zabbix-web-3.0.31-1.el7.noarch:
長いため省略しております。
試したこと
repoのVerの変更
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。