{"id":15022764,"url":"https://github.com/simonbaeumer/puppet-goss","last_synced_at":"2026-01-21T16:32:35.400Z","repository":{"id":45649395,"uuid":"169273842","full_name":"SimonBaeumer/puppet-goss","owner":"SimonBaeumer","description":"Puppet module for installing goss","archived":false,"fork":false,"pushed_at":"2022-10-06T06:02:23.000Z","size":33,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T22:17:53.356Z","etag":null,"topics":["centos","goss","puppet","puppet-module"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/SimonBaeumer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-02-05T16:35:03.000Z","updated_at":"2019-10-19T09:20:18.000Z","dependencies_parsed_at":"2022-09-14T13:01:32.603Z","dependency_job_id":null,"html_url":"https://github.com/SimonBaeumer/puppet-goss","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/SimonBaeumer%2Fpuppet-goss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonBaeumer%2Fpuppet-goss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonBaeumer%2Fpuppet-goss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonBaeumer%2Fpuppet-goss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonBaeumer","download_url":"https://codeload.github.com/SimonBaeumer/puppet-goss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247668538,"owners_count":20976232,"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":["centos","goss","puppet","puppet-module"],"created_at":"2024-09-24T19:58:21.708Z","updated_at":"2025-11-11T22:07:22.934Z","avatar_url":"https://github.com/SimonBaeumer.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/SimonBaeumer/puppet-goss.svg?branch=master)](https://travis-ci.org/SimonBaeumer/puppet-goss)\n\n# goss\n\nPuppet module to install `goss`.\n\n## Usage\n\n```puppet\n  class {'goss':\n    version =\u003e 'v1.2.2', # default is latest\n    goss_path =\u003e '/usr/bin/goss', # path where the binary is saved\n    goss_conf_path =\u003e 'dev/goss_testing.yml', # default is /tmp/goss.yaml\n  }\n```\n\nTake a look at the [dev.pp](dev.pp) and the [development](#development) section for more information(.\n\n## Development\n\n```\n# Start a development environment which will give you a shell inside a testing container\n$ ./docker-run.sh\n\n# Execute puppet inside the container to apply the profile\n$ puppet apply dev.pp\n```\n\n## Testing\n\n```\n# Start ruby container and get a shell\n$ docker run -it -v $(pwd):/app ruby:2.5 /bin/bash\n\n# Install dependencies\n$ make deps\n\n# Execute linter\n$ make lint\n\n# Execute tests\n$ make tests\n```\n\n## Integration tests\n\n```\n$ make integration-centos\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbaeumer%2Fpuppet-goss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonbaeumer%2Fpuppet-goss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbaeumer%2Fpuppet-goss/lists"}