techdad.repo-percona
Ansible Role: Percona Yum Repo
This role helps you install the official Percona Yum Repository for CentOS/RHEL 6.x and 7.x systems.
It is based on the similar Remi Repo role created by 'geerlingguy'.
Role Variables
percona_repo_version: "0.1.4"
This variable represents the version of the repo (not the version of Percona Server). It is the only variable that you might need to change.
percona_repo_url: "http://www.percona.com/downloads/percona-release/redhat/{{percona_repo_version}}/percona-release-{{percona_repo_version}}.noarch.rpm"
This URL is where you can download the repo RPM from.
percona_repo_gpg_key_url: "https://www.percona.com/downloads/percona-release/RPM-GPG-KEY-percona"
This is the URL for the Percona RPM GPG key that you need to import.
License
MIT
Informazioni sul progetto
Installation of the official Percona Yum Repository.
Installa
ansible-galaxy install techdad.repo-percona
Licenza
mit
Download
317
Proprietario