{"id":15348243,"url":"https://github.com/ironcore864/alpine-busser-serverspec","last_synced_at":"2026-05-01T15:39:38.884Z","repository":{"id":73865808,"uuid":"124201030","full_name":"IronCore864/alpine-busser-serverspec","owner":"IronCore864","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-25T16:16:00.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-27T14:52:59.397Z","etag":null,"topics":["alpine","ansible","busser","configuration-management","devops","docker","serverspec","tdi","test-kitchen"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/IronCore864.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":"2018-03-07T08:05:21.000Z","updated_at":"2018-12-06T10:58:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2be8a41-7db6-4d2e-9543-dbd4aad139e5","html_url":"https://github.com/IronCore864/alpine-busser-serverspec","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"81cfbcc168979faaaf3fa3f19194a1af592be0b7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IronCore864/alpine-busser-serverspec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Falpine-busser-serverspec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Falpine-busser-serverspec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Falpine-busser-serverspec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Falpine-busser-serverspec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronCore864","download_url":"https://codeload.github.com/IronCore864/alpine-busser-serverspec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Falpine-busser-serverspec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32503203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["alpine","ansible","busser","configuration-management","devops","docker","serverspec","tdi","test-kitchen"],"created_at":"2024-10-01T11:45:31.118Z","updated_at":"2026-05-01T15:39:38.839Z","avatar_url":"https://github.com/IronCore864.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alpine linux with ansible, ruby, gem, busser, serverspec, for faster test-kitchen usage.\n\nIdeal for test-kitchen, with docker as driver, ansible as provisioner, and busser/serverspec as verifier.\n\nNote that Chef does not support alpine, so Chef can not be used as a provisioner with this docker.\n\nThis is mainly for Ansible as provisioner. If kitchen-ansible provisioner is used, you can choose not to install chef by setting `require_chef_for_busser` to False.\n\nExample:\n\n    provisioner:\n      name: ansible_playbook\n      require_chef_for_busser: false\n\nDefault verifier of kitchen is busser, so by default kitchen will install Chef, just to use the embedded ruby and gem to install busser.\n\nIf you use other verifiers, Chef is not needed at all.\n\nBut if you still want to have the capability and simplicity to use busser, this image does it for you since it is based on ruby:alpine with busser and serverspec installed.\n\n`.kitchen.yml` example:\n\n    ---\n    driver:\n      name: docker\n    \n    provisioner:\n      name: ansible_playbook\n      hosts: test-kitchen\n      ansible_version: latest\n      roles_path: roles\n      ansible_vault_password_file: .ansible_vault_pwd.txt\n      ignore_ansible_cfg: true\n      require_chef_for_busser: false\n    \n    verifier:\n      root_path: /opt/verifier\n    \n    platforms:\n      - name: alpine\n        driver_config:\n          image: ironcore864/alpine-busser-serverspec\n    \n    suites:\n      - name: my_suite_a\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Falpine-busser-serverspec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironcore864%2Falpine-busser-serverspec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Falpine-busser-serverspec/lists"}