Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.
/ da-serverspec Public archive

ServerSpec.org configuration for the Debian-Administration cluster.

Notifications You must be signed in to change notification settings

skx/da-serverspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

da-serverspec

Some simple serverspec tests of the Debian Administration cluster.

Usage

First of all install the dependencies:

 bundle install --path ./gems

This will install:

  • ServerSpec
    • The tool that does the testing.
  • Rake
    • The ruby-based tool to run tasks/jobs.

Once both are installed you may launch the tests by executing:

 bundle exec rake spec

This should show zero failures, providing the cluster is working correctly.

Links

This repository was created as a demonstration for my brief introduction to serverspec:

Steve

About

ServerSpec.org configuration for the Debian-Administration cluster.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages