{"id":20509040,"url":"https://github.com/shinesolutions/puppet-simianarmy","last_synced_at":"2026-05-10T17:14:46.351Z","repository":{"id":45649364,"uuid":"79277986","full_name":"shinesolutions/puppet-simianarmy","owner":"shinesolutions","description":"Puppet module for provisioning Simian Army v1","archived":false,"fork":false,"pushed_at":"2022-10-06T05:18:21.000Z","size":212,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-02-05T04:51:46.619Z","etag":null,"topics":["chaos-monkey","puppet","puppet-module","simian-army","the-works"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shinesolutions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-17T22:19:27.000Z","updated_at":"2021-03-09T07:33:22.000Z","dependencies_parsed_at":"2022-09-26T20:31:12.263Z","dependency_job_id":null,"html_url":"https://github.com/shinesolutions/puppet-simianarmy","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/shinesolutions/puppet-simianarmy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-simianarmy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-simianarmy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-simianarmy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-simianarmy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinesolutions","download_url":"https://codeload.github.com/shinesolutions/puppet-simianarmy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinesolutions%2Fpuppet-simianarmy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32120984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"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":["chaos-monkey","puppet","puppet-module","simian-army","the-works"],"created_at":"2024-11-15T20:21:58.741Z","updated_at":"2026-04-22T04:32:55.202Z","avatar_url":"https://github.com/shinesolutions.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/shinesolutions/puppet-simianarmy/workflows/CI/badge.svg)](https://github.com/shinesolutions/puppet-simianarmy/actions?workflow=CI)\n\n\n# shinesolutions-simianarmy\n\n## Description\n\nA Puppet module for provisioning the Netflix\n[Simian Army](https://github.com/Netflix/SimianArmy).\n\n## Setup\n\n### Setup Requirements\n\nIf you want to use an `S3` URL ( s3://_bucket_/_path_ ) for the war file source,\nyou'll need to have the AWS CLI installed and configured so `root` can run the\ncommand below without error. This means you'll need to ensure AWS default\ncredentials are configured correctly. Information on how to set them up is\ndetailed in\n[the AWS CLI docs.] (http://docs.aws.amazon.com/cli/latest/topic/config-vars.html)\n\n    aws s3 cp \u003curl\u003e /tmp/jar.tmp\n\n\n### Beginning with shinesolutions-simianarmy\n\nInstall the module using the `puppet` command:\n\n    puppet module install shinesolutions-simianarmy\n\nOr via a Puppetfile:\n\n    mod 'shinesolutions-simianarmy'\n\nOr uf you want to use the newest code from git:\n\n    mod 'shinesolutions-simianarmy', :git =\u003e 'https://github.com/shinesolutions/puppet-simianarmy'\n\nThen just include the module in your Puppet code:\n\n    include simianarmy\n\n## Usage\n\nParameters can be set with Hiera. See the defaults in `data/common.yaml` for\nexamples.\n\nMost default parameters will be correct for most purposes. By default, Simian Army version 2.5.3 will be installed. If you want to use a different version you will need to overring the following vaules to point to the correct file:\n\n    simianarmy::warfile_source: (s3|http|file)://(host|bucket)/path/to/simianarmy.war\n    simianarmy::warfile_checksum_value: \u003csha256 hash of simianarmy.jar\u003e\n\n## Reference\n\nThe module's classes and their parameters are documented in the comments in\neach manifest file. HTML documentation generated with `puppet strings` can be\nfound in the `docs/` folder -- which is published on [GitHub\nPages](https://shinesolutions.github.io/puppet-simianarmy/) for easy\nreference.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinesolutions%2Fpuppet-simianarmy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinesolutions%2Fpuppet-simianarmy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinesolutions%2Fpuppet-simianarmy/lists"}