{"id":26493681,"url":"https://github.com/redhat-openstack/puppet-openstack-storage","last_synced_at":"2025-03-20T09:56:43.802Z","repository":{"id":10725918,"uuid":"12978199","full_name":"redhat-openstack/puppet-openstack-storage","owner":"redhat-openstack","description":null,"archived":false,"fork":false,"pushed_at":"2014-04-29T06:30:09.000Z","size":279,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":24,"default_branch":"master","last_synced_at":"2023-03-21T10:28:57.938Z","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/redhat-openstack.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-09-20T16:21:04.000Z","updated_at":"2023-03-21T10:28:57.939Z","dependencies_parsed_at":"2022-09-02T06:10:08.554Z","dependency_job_id":null,"html_url":"https://github.com/redhat-openstack/puppet-openstack-storage","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-openstack%2Fpuppet-openstack-storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-openstack%2Fpuppet-openstack-storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-openstack%2Fpuppet-openstack-storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-openstack%2Fpuppet-openstack-storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-openstack","download_url":"https://codeload.github.com/redhat-openstack/puppet-openstack-storage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591485,"owners_count":20477709,"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":"2025-03-20T09:56:43.219Z","updated_at":"2025-03-20T09:56:43.796Z","avatar_url":"https://github.com/redhat-openstack.png","language":"Puppet","readme":"openstack-gluster\n=================\n\nUse the Foreman/Puppet to end-to-end provision Gluster-backed OpenStack storage controllers for Cinder, Glance and Swift (.. or at least that's the idea).\nThis will be utilized to provision bare-metal nodes as GlusterFS storage controllers via the Foreman and puppet.\n\nServer side example\n===================\n\n`class storage {  \n  \n  class { 'gluster::server': }  \n  \n  volume { 'glance':  \n    ensure         =\u003e present,  \n    path           =\u003e '/gluster/glance',  \n    peers          =\u003e [ '192.168.0.1', '192.168.0.2', '192.168.0.3' ],  \n    replica_count  =\u003e '3',  \n  }  \n  \n  volume { 'cinder':  \n    ensure         =\u003e present,  \n    path           =\u003e '/gluster/cinder',  \n    peers          =\u003e [ '192.168.0.1', '192.168.0.2', '192.168.0.3' ],  \n    replica_count  =\u003e '3',  \n  }  \n}`\n\nCurrent Status\n===================\nThis currently only works with replicated volumes, though support for distributed\nand distributed-replicated should be in the works later.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-openstack%2Fpuppet-openstack-storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhat-openstack%2Fpuppet-openstack-storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-openstack%2Fpuppet-openstack-storage/lists"}