{"id":15783354,"url":"https://github.com/higebu/serverspec-vyos-config","last_synced_at":"2026-01-27T21:44:45.251Z","repository":{"id":15608593,"uuid":"78490433","full_name":"higebu/serverspec-vyos-config","owner":"higebu","description":"Serverspec resource type for VyOS config","archived":false,"fork":false,"pushed_at":"2024-01-17T18:18:05.000Z","size":20,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-04T19:44:24.069Z","etag":null,"topics":["network","ruby","serverspec","test","vyos"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/higebu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-10T02:39:05.000Z","updated_at":"2022-04-01T05:36:29.000Z","dependencies_parsed_at":"2024-10-04T19:43:08.924Z","dependency_job_id":"da743c45-9425-42cc-9ef6-8f1327f89487","html_url":"https://github.com/higebu/serverspec-vyos-config","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/higebu%2Fserverspec-vyos-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/higebu%2Fserverspec-vyos-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/higebu%2Fserverspec-vyos-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/higebu%2Fserverspec-vyos-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/higebu","download_url":"https://codeload.github.com/higebu/serverspec-vyos-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247631278,"owners_count":20970038,"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":["network","ruby","serverspec","test","vyos"],"created_at":"2024-10-04T19:41:27.840Z","updated_at":"2026-01-27T21:44:45.218Z","avatar_url":"https://github.com/higebu.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serverspec-vyos-config\n\n![Test](https://github.com/higebu/serverspec-vyos-config/workflows/Test/badge.svg)\n[![Code Climate](https://codeclimate.com/github/higebu/serverspec-vyos-config/badges/gpa.svg)](https://codeclimate.com/github/higebu/serverspec-vyos-config)\n[![Gem Version](https://badge.fury.io/rb/serverspec-vyos-config.svg)](https://badge.fury.io/rb/serverspec-vyos-config)\n[![Downloads](http://ruby-gem-downloads-badge.herokuapp.com/serverspec-vyos-config?type=total\u0026style=flat)](https://rubygems.org/gems/serverspec-vyos-config)\n\n`serverspec-vyos-config` is a [Serverspec](http://serverspec.org) custom resource type for [VyOS](http://vyos.net/wiki/Main_Page) config.\n\n## Installation\n\n```shell\ngem install serverspec-vyos-config\n```\n\n## Usage\n\n```shell\nrequire 'serverspec_vyos_config'\n\ndescribe vyos_config('service ssh port') do\n  it { should be_exists }\n  its(:value) { should eq '22' }\nend\n\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhigebu%2Fserverspec-vyos-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhigebu%2Fserverspec-vyos-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhigebu%2Fserverspec-vyos-config/lists"}