{"id":18806679,"url":"https://github.com/lefred/puppet-lefred-innodbcluster","last_synced_at":"2026-03-11T05:01:51.928Z","repository":{"id":140211014,"uuid":"71892094","full_name":"lefred/puppet-lefred-innodbcluster","owner":"lefred","description":"Puppet module for MySQL InnoDB Cluster","archived":false,"fork":false,"pushed_at":"2017-04-05T05:58:03.000Z","size":9,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-12T03:20:05.487Z","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/lefred.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-25T11:55:15.000Z","updated_at":"2023-05-22T16:39:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"abac65f0-57f7-4795-a488-8a19810f8f3a","html_url":"https://github.com/lefred/puppet-lefred-innodbcluster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lefred/puppet-lefred-innodbcluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fpuppet-lefred-innodbcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fpuppet-lefred-innodbcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fpuppet-lefred-innodbcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fpuppet-lefred-innodbcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lefred","download_url":"https://codeload.github.com/lefred/puppet-lefred-innodbcluster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fpuppet-lefred-innodbcluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-07T22:49:18.614Z","updated_at":"2026-03-11T05:01:51.911Z","avatar_url":"https://github.com/lefred.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"Puppet - MySQL InnoDB Cluster Module\n====================================\n\nThis module is made for CentOS/RHEL and allows to install and bootstrap a\nMySQL InnoDB Cluster group using MySQL Shell's AdminAPI.\n\nExample\n-------\nHiera example with 3 nodes:\n\nhieradata/common.yaml\n*********************\n\n```\n---\n\ninnodbcluster::mysql_root_password: fred\ninnodbcluster::mysql_bind_interface:    eth1\ninnodbcluster::cluster_name: mycluster\ninnodbcluster::grant::user: root\ninnodbcluster::grant::password: fred\ninnodbcluster::seed: mysql1\n```\n\nhieradata/mysql1.yaml\n*********************\n\n```\n---\nclasses:\n    - innodbcluster\n\n    innodbcluster::mysql_serverid:  1\n```\n\n\nhieradata/mysql2.yaml\n*********************\n\n```\n---\nclasses:\n    - innodbcluster\n\n    innodbcluster::mysql_serverid:  2\n```\n\n\nhieradata/mysql3.yaml\n*********************\n\n```\n---\nclasses:\n    - innodbcluster\n\n    innodbcluster::mysql_serverid:  3\n```\n\nI really encourage you to encrypt the passwords using hiera-eyaml in the hiera files\n\n\n\nTodo\n----\nadd router\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefred%2Fpuppet-lefred-innodbcluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flefred%2Fpuppet-lefred-innodbcluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefred%2Fpuppet-lefred-innodbcluster/lists"}