{"id":17096164,"url":"https://github.com/jairojunior/exemplo-puppet-beaker","last_synced_at":"2026-05-07T04:40:21.655Z","repository":{"id":150566580,"uuid":"93743348","full_name":"jairojunior/exemplo-puppet-beaker","owner":"jairojunior","description":"Este projeto tem como objetivo iniciar com testes utilizando beaker e serverspec com o mínimo de configuração possível.","archived":false,"fork":false,"pushed_at":"2017-06-14T13:00:05.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T23:49:02.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/jairojunior.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":"2017-06-08T11:49:18.000Z","updated_at":"2017-06-13T12:50:48.000Z","dependencies_parsed_at":"2023-07-11T23:16:13.510Z","dependency_job_id":null,"html_url":"https://github.com/jairojunior/exemplo-puppet-beaker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jairojunior%2Fexemplo-puppet-beaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jairojunior%2Fexemplo-puppet-beaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jairojunior%2Fexemplo-puppet-beaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jairojunior%2Fexemplo-puppet-beaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jairojunior","download_url":"https://codeload.github.com/jairojunior/exemplo-puppet-beaker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245144021,"owners_count":20568049,"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-10-14T14:44:45.889Z","updated_at":"2026-05-07T04:40:16.612Z","avatar_url":"https://github.com/jairojunior.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/jairojunior/exemplo-puppet-beaker.svg?branch=master)](https://travis-ci.org/jairojunior/exemplo-puppet-beaker)\n\n# Projeto de exemplo para o artigo \"Teste de Infraestrutura com Puppet: Parte II\"\n\nEste projeto tem como objetivo iniciar com testes utilizando beaker e serverspec com o mínimo de configuração possível.\n\nDependências:\n\n- Ruby 2.3\n- Vagrant\n- VirtualBox\n\n\u003e**NOTA:** Caso não possua RVM, rbenv, asdf ou qualquer ferramenta análoga. Recomendo que escolha uma destas e instale antes de iniciar.\n\n```sh\ngem install bundler --no-ri --no-rdoc\nbundle install\n```\n\nExecutar: `PUPPET_INSTALL_TYPE=agent rspec spec/acceptance/example_spec.rb`\n\nCom o uso do rake você pode ter acesso a algumas tarefas do Beaker, como listar nodesets específicos, utilizar um nodeset específico na execução (sem definir `BEAKER_set`) ou acessar os nodes via SSH.\n\n```\n$ bundle exec rake -T beaker\nrake beaker                            # Run beaker acceptance tests\nrake beaker:centos-66-x64              # Run the Beaker acceptance tests for the node set 'centos-66-x64'\nrake beaker:debian-78-x64              # Run the Beaker acceptance tests for the node set 'debian-78-x64'\nrake beaker:debian-82-x64              # Run the Beaker acceptance tests for the node set 'debian-82-x64'\nrake beaker:default                    # Run the Beaker acceptance tests for the node set 'default'\nrake beaker:sets                       # List available beaker nodesets\nrake beaker:ssh[set,node]              # Try to use vagrant to login to the Beaker node\nrake beaker:ssh:centos-66-x64[node]    # Use vagrant to login to a node from the set 'centos-66-x64'\nrake beaker:ssh:debian-78-x64[node]    # Use vagrant to login to a node from the set 'debian-78-x64'\nrake beaker:ssh:debian-82-x64[node]    # Use vagrant to login to a node from the set 'debian-82-x64'\nrake beaker:ssh:default[node]          # Use vagrant to login to a node from the set 'default'\nrake beaker:ssh:ubuntu-1404-x64[node]  # Use vagrant to login to a node from the set 'ubuntu-1404-x64'\nrake beaker:ssh:ubuntu-1604-x64[node]  # Use vagrant to login to a node from the set 'ubuntu-1604-x64'\nrake beaker:ubuntu-1404-x64            # Run the Beaker acceptance tests for the node set 'ubuntu-1404-x64'\nrake beaker:ubuntu-1604-x64            # Run the Beaker acceptance tests for the node set 'ubuntu-1604-x64'\n```\n\n# Autor\n\nJairo Junior (junior.jairo1@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjairojunior%2Fexemplo-puppet-beaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjairojunior%2Fexemplo-puppet-beaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjairojunior%2Fexemplo-puppet-beaker/lists"}