{"id":15163140,"url":"https://github.com/gini/puppet-cassandra","last_synced_at":"2025-09-30T17:30:31.641Z","repository":{"id":4243928,"uuid":"5368839","full_name":"gini/puppet-cassandra","owner":"gini","description":"A Puppet module to install Apache Cassandra from the DataStax distribution","archived":true,"fork":false,"pushed_at":"2015-08-28T15:45:29.000Z","size":420,"stargazers_count":24,"open_issues_count":18,"forks_count":86,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-04-23T22:19:48.933Z","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/gini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-10T12:16:20.000Z","updated_at":"2023-01-28T08:54:20.000Z","dependencies_parsed_at":"2022-09-26T20:31:13.927Z","dependency_job_id":null,"html_url":"https://github.com/gini/puppet-cassandra","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gini%2Fpuppet-cassandra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gini%2Fpuppet-cassandra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gini%2Fpuppet-cassandra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gini%2Fpuppet-cassandra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gini","download_url":"https://codeload.github.com/gini/puppet-cassandra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234753664,"owners_count":18881436,"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-27T02:04:14.098Z","updated_at":"2025-09-30T17:30:26.375Z","avatar_url":"https://github.com/gini.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"Puppet Cassandra module (DSC)\n==========================================\n\n[![Build Status](https://secure.travis-ci.org/gini/puppet-cassandra.png)](http://travis-ci.org/gini/puppet-cassandra)\n\nOverview\n--------\n\nInstall Apache Cassandra from the [DataStax Community Edition] [1].\n\n[1]: http://planetcassandra.org/\n\n\nUsage\n-----\n\nSimple example:\n\n    class { 'cassandra':\n      cluster_name =\u003e 'YourCassandraCluster',\n      seeds        =\u003e [ '192.0.2.5', '192.0.2.23', '192.0.2.42', ],\n    }\n\n\nIf you're running on Amazon EC2 (or a similar environment) you might want to set the `broadcast_address`\nand the `endpoint_snitch` accordingly.\n\n    class { 'cassandra':\n      cluster_name      =\u003e 'YourEc2CassandraCluster',\n      seeds             =\u003e [ '192.0.2.5', '192.0.2.23', '192.0.2.42', ],\n      listen_address    =\u003e $ec2_local_ipv4,\n      broadcast_address =\u003e $ec2_public_ipv4,\n      endpoint_snitch   =\u003e 'Ec2MultiRegionSnitch',\n    }\n\n\nSupported Platforms\n-------------------\n\nThe module has been tested on the following operating systems. Testing and patches for other platforms are welcome.\n\n* Debian Linux 7.0 (Wheezy)\n\n\nSupport\n-------\n\nPlease create bug reports and feature requests in [GitHub issues] [2].\n\n[2]: https://github.com/gini/puppet-cassandra/issues\n\n\nLicense\n-------\n\nCopyright (c) 2012-2013 smarchive GmbH, 2013 Gini GmbH\n\nThis script is licensed under the [Apache License, Version 2.0] [3].\n\n[3]: http://www.apache.org/licenses/LICENSE-2.0.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgini%2Fpuppet-cassandra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgini%2Fpuppet-cassandra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgini%2Fpuppet-cassandra/lists"}