{"id":15284102,"url":"https://github.com/masonm/repo_mysql","last_synced_at":"2026-04-10T20:56:11.124Z","repository":{"id":146551373,"uuid":"14288308","full_name":"MasonM/repo_mysql","owner":"MasonM","description":"Puppet module to install the Mysql Yum repository","archived":false,"fork":false,"pushed_at":"2014-09-19T16:35:29.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-21T16:19:51.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MasonM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-11T01:08:29.000Z","updated_at":"2014-09-19T16:35:29.000Z","dependencies_parsed_at":"2023-03-25T21:02:41.088Z","dependency_job_id":null,"html_url":"https://github.com/MasonM/repo_mysql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasonM%2Frepo_mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasonM%2Frepo_mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasonM%2Frepo_mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasonM%2Frepo_mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MasonM","download_url":"https://codeload.github.com/MasonM/repo_mysql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244894275,"owners_count":20527669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-30T14:49:13.728Z","updated_at":"2026-04-10T20:56:06.078Z","avatar_url":"https://github.com/MasonM.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\nInstalls the [MySQL community server Yum repository](http://dev.mysql.com/downloads/repo/)\non Redhat-based (RHEL, CentOS, Fedora) operating systems.\n\n# Usage\n\nTo use the repository for the latest release series, just include \"repo\\_mysql\":\n```puppet\ninclude repo_mysql\n```\n\nTo select a release series (e.g. \"5.6\"), set the \"release\\_series\" parameter:\n```puppet\nclass { \"repo_mysql\":\n    release_series =\u003e \"5.6\",\n}\n```\n\nTo install the MySQL server and client from this repo, use the package names `mysql-community-server`\nand `mysql-community-client`, respectively. For example:\n\n```puppet\npackage { 'mysql-community-server':\n    ensure =\u003e 'latest',\n}\n```\n\n# License\nApache Software License 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonm%2Frepo_mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasonm%2Frepo_mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonm%2Frepo_mysql/lists"}